Home
last modified time | relevance | path

Searched defs:packet_command (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/include/linux/
Dcdrom.h20 struct packet_command struct
22 unsigned char cmd[CDROM_PACKET_SIZE];
23 unsigned char *buffer;
24 unsigned int buflen;
25 int stat;
26 struct scsi_sense_hdr *sshdr;
27 unsigned char data_direction;
28 int quiet;
29 int timeout;
30 void *reserved[1];