Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpktcdvd.h99 #define PACKET_CTRL_CMD _IOWR(PACKET_IOCTL_MAGIC, 1, struct pkt_ctrl_command) macro
/openbmc/linux/drivers/block/
H A Dpktcdvd.c2799 if (cmd != PACKET_CTRL_CMD) in pkt_ctl_ioctl()