Searched refs:scsi_pkt_wrapper (Results 1 – 1 of 1) sorted by relevance
2572 struct scsi_pkt_wrapper { struct2579 _NOTE(SCHEME_PROTECTS_DATA("unique per thread", scsi_pkt_wrapper)) argument2599 struct scsi_pkt_wrapper *hba_pkt; in scsi_hba_pkt_alloc()2616 pktlen = sizeof (struct scsi_pkt_wrapper) + in scsi_hba_pkt_alloc()2679 kmem_free(pkt, ((struct scsi_pkt_wrapper *)pkt)->pkt_wrapper_len); in scsi_hba_pkt_free()2714 struct scsi_pkt_wrapper *hba_pkt = (struct scsi_pkt_wrapper *)pkt; in scsi_pkt_allocated_correctly()2725 pspwm = &((struct scsi_pkt_wrapper *)0)->pkt_wrapper_magic; in scsi_pkt_allocated_correctly()