Home
last modified time | relevance | path

Searched refs:DEFAULT_PRIVLEN (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/scsi/
H A Dscsi_resource.h113 #define DEFAULT_PRIVLEN 0 macro
/titanic_50/usr/src/uts/common/io/scsi/impl/
H A Dscsi_resource.c355 if (pplen > DEFAULT_PRIVLEN) { in scsi_init_cache_pkt()
481 tranp->tran_hba_len + DEFAULT_PRIVLEN + in scsi_init_cache_pkt()
533 DEFAULT_PRIVLEN + sizeof (struct scsi_pkt_cache_wrapper)); in scsi_free_cache_pkt()
H A Dscsi_hba.c841 DEFAULT_PRIVLEN + sizeof (struct scsi_pkt_cache_wrapper)))); in scsi_hba_pkt_destructor()