Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpktcdvd.h31 #define PACKET_WAIT_TIME (HZ * 5 / 1000) macro
/openbmc/linux/drivers/block/
H A Dpktcdvd.c1209 pkt->sleep_time = max(PACKET_WAIT_TIME, 1); in pkt_handle_queue()