Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpktcdvd.h41 #define PACKET_CDRW 2 macro
/openbmc/linux/drivers/block/
H A Dpktcdvd.c1818 pd->type = di.erasable ? PACKET_CDRW : PACKET_CDR; in pkt_probe_settings()