Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpktcdvd.h85 #define PACKET_MAX_SECTORS (PACKET_MAX_SIZE * CD_FRAMESIZE >> 9) macro
/linux-6.3-rc2/drivers/block/
A Dpktcdvd.c1820 if (pd->settings.size > PACKET_MAX_SECTORS) { in pkt_probe_settings()
2457 blk_queue_max_hw_sectors(q, PACKET_MAX_SECTORS); in pkt_init_queue()

Completed in 7 milliseconds