Searched refs:new_supply_state (Results 1 – 1 of 1) sorted by relevance
235 new_supply_state = 0; /* Supply state */ in backendSNMPSupplies() local265 new_supply_state |= CUPS_TONER_EMPTY; in backendSNMPSupplies()267 new_supply_state |= CUPS_TONER_LOW; in backendSNMPSupplies()275 new_supply_state |= CUPS_MARKER_SUPPLY_EMPTY; in backendSNMPSupplies()277 new_supply_state |= CUPS_MARKER_SUPPLY_LOW; in backendSNMPSupplies()281 new_supply_state |= CUPS_DEVELOPER_EMPTY; in backendSNMPSupplies()283 new_supply_state |= CUPS_DEVELOPER_LOW; in backendSNMPSupplies()290 new_supply_state |= CUPS_OPC_LIFE_OVER; in backendSNMPSupplies()292 new_supply_state |= CUPS_OPC_NEAR_EOL; in backendSNMPSupplies()301 new_supply_state |= CUPS_WASTE_FULL; in backendSNMPSupplies()[all …]