Home
last modified time | relevance | path

Searched refs:PACKET_RECOVERY_STATE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dpktcdvd.h94 PACKET_RECOVERY_STATE, /* Recover after read/write errors */ enumerator
/openbmc/linux/drivers/block/
H A Dpktcdvd.c1338 pkt_set_state(ddev, pkt, PACKET_RECOVERY_STATE); in pkt_run_state_machine()
1351 pkt_set_state(ddev, pkt, PACKET_RECOVERY_STATE); in pkt_run_state_machine()
1355 case PACKET_RECOVERY_STATE: in pkt_run_state_machine()