Home
last modified time | relevance | path

Searched refs:CDROM_SEND_PACKET (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst70 CDROM_SEND_PACKET send a packet to the drive
1160 CDROM_SEND_PACKET
1168 ioctl(fd, CDROM_SEND_PACKET, &cgc);
/linux/include/uapi/linux/
H A Dcdrom.h146 #define CDROM_SEND_PACKET 0x5393 /* send a packet to the drive */ macro
/linux/drivers/scsi/
H A Dscsi_ioctl.c920 case CDROM_SEND_PACKET: in scsi_ioctl()
H A Dst.c3850 case CDROM_SEND_PACKET: in st_ioctl()
/linux/drivers/block/
H A Dpktcdvd.c2567 case CDROM_SEND_PACKET: in pkt_ioctl()