Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpktcdvd.h68 #define PACKET_BLOCK_MODE2 10 macro
/openbmc/linux/drivers/block/
H A Dpktcdvd.c458 else if (pd->settings.block_mode == PACKET_BLOCK_MODE2) in pkt_seq_show()
1682 } else if (wp->data_block_type == PACKET_BLOCK_MODE2) { in pkt_set_write_settings()
1881 pd->settings.block_mode = PACKET_BLOCK_MODE2; in pkt_probe_settings()