Searched refs:PKT_PRIV_LEN (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfascmd.h52 #define PKT_PRIV_LEN 16 /* in bytes */ macro
55 #define PKT_PRIV_LEN 8 /* in bytes */ macro
H A Dsfvar.h249 #define PKT_PRIV_LEN 16 macro
252 #define PKT_PRIV_LEN 8 macro
282 uint64_t cmd_pkt_private[PKT_PRIV_LEN];
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h181 #define PKT_PRIV_LEN 16 /* in bytes */ macro
184 #define PKT_PRIV_LEN 8 /* in bytes */ macro
296 uint64_t cmd_pkt_private[PKT_PRIV_LEN];
/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h483 #define PKT_PRIV_LEN 16 macro
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c3493 PKT_PRIV_LEN, PKT_CONSISTENT, SLEEP_FUNC, NULL)) == NULL) {
4294 PKT_PRIV_LEN, PKT_CONSISTENT, SLEEP_FUNC, NULL);
4412 PKT_PRIV_LEN, PKT_CONSISTENT, SLEEP_FUNC, NULL));
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c2119 (tgtlen > PKT_PRIV_LEN) ||
2282 if (tgtlen > PKT_PRIV_LEN) {
6969 NULL, bp, CDB_GROUP0, 1, PKT_PRIV_LEN,
H A Dsf.c1361 if (tgtlen > PKT_PRIV_LEN) {
1479 PKT_PRIV_LEN);
1485 (tgtlen > PKT_PRIV_LEN) ||
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c3680 (tgtlen > PKT_PRIV_LEN) ||
4163 if (tgtlen > PKT_PRIV_LEN) {

Completed in 147 milliseconds