Home
last modified time | relevance | path

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

/titanic_50/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 */
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];
/titanic_50/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h179 #define PKT_PRIV_LEN 16 /* in bytes */ macro
182 #define PKT_PRIV_LEN 8 /* in bytes */ macro
304 uint64_t cmd_pkt_private[PKT_PRIV_LEN];
/titanic_50/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h483 #define PKT_PRIV_LEN 16 macro
/titanic_50/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c3493 PKT_PRIV_LEN, PKT_CONSISTENT, SLEEP_FUNC, NULL)) == NULL) { in scsa2usb_do_tur()
4294 PKT_PRIV_LEN, PKT_CONSISTENT, SLEEP_FUNC, NULL); in scsa2usb_do_inquiry()
4412 PKT_PRIV_LEN, PKT_CONSISTENT, SLEEP_FUNC, NULL)); in scsa2usb_create_arq_pkt()
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c1361 if (tgtlen > PKT_PRIV_LEN) { in sf_pkt_alloc_extern()
1479 PKT_PRIV_LEN); in sf_scsi_init_pkt()
1485 (tgtlen > PKT_PRIV_LEN) || in sf_scsi_init_pkt()
H A Dfas.c2119 (tgtlen > PKT_PRIV_LEN) || in fas_scsi_init_pkt()
2282 if (tgtlen > PKT_PRIV_LEN) { in fas_pkt_alloc_extern()
6969 NULL, bp, CDB_GROUP0, 1, PKT_PRIV_LEN, in fas_create_arq_pkt()
/titanic_50/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c3732 (tgtlen > PKT_PRIV_LEN) || in mptsas_scsi_init_pkt()
4266 if (tgtlen > PKT_PRIV_LEN) { in mptsas_pkt_alloc_extern()