Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hba.c40 static void pqi_destroy_pkt(struct scsi_address *ap, struct scsi_pkt *pkt);
87 tran->tran_destroy_pkt = pqi_destroy_pkt; in smartpqi_register_hba()
608 pqi_destroy_pkt(ap, pkt); in pqi_init_pkt()
620 pqi_destroy_pkt(struct scsi_address *ap, struct scsi_pkt *pkt) in pqi_destroy_pkt() function