Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h622 #define SCSA2USB_READ_CD_LEN_2 8 /* LEN[2] of SCMD_READ_CD */ macro
628 (pkt)->pkt_cdbp[SCSA2USB_READ_CD_LEN_2])
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c3991 cmd->cmd_cdb[SCSA2USB_READ_CD_LEN_2] = (uchar_t)cdb_len; in scsa2usb_setup_next_xfer()
4694 cmd->cmd_cdb[SCSA2USB_READ_CD_LEN_2] = (uchar_t)len; in scsa2usb_fill_up_ReadCD_cdb_len()