scsi_pkt_wrapper
_NOTE(SCHEME_PROTECTS_DATA("unique per thread", scsi_pkt_wrapper))
struct scsi_pkt_wrapper *hba_pkt;
pktlen = sizeof (struct scsi_pkt_wrapper) +
kmem_free(pkt, ((struct scsi_pkt_wrapper *)pkt)->pkt_wrapper_len);
struct scsi_pkt_wrapper *hba_pkt = (struct scsi_pkt_wrapper *)pkt;
pspwm = &((struct scsi_pkt_wrapper *)0)->pkt_wrapper_magic;