Home
last modified time | relevance | path

Searched defs:scsi_pktp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_transport.c228 cpqary3_init_pkt(struct scsi_address *sa, struct scsi_pkt *scsi_pktp, in cpqary3_init_pkt()
331 cpqary3_dma_alloc(cpqary3_t *cpqary3p, struct scsi_pkt *scsi_pktp, in cpqary3_dma_alloc()
508 cpqary3_dma_move(struct scsi_pkt *scsi_pktp, struct buf *bp, in cpqary3_dma_move()
580 cpqary3_transport(struct scsi_address *sa, struct scsi_pkt *scsi_pktp) in cpqary3_transport()
670 cpqary3_dmafree(struct scsi_address *sa, struct scsi_pkt *scsi_pktp) in cpqary3_dmafree()
705 cpqary3_dma_sync(struct scsi_address *sa, struct scsi_pkt *scsi_pktp) in cpqary3_dma_sync()
734 cpqary3_destroy_pkt(struct scsi_address *sa, struct scsi_pkt *scsi_pktp) in cpqary3_destroy_pkt()
793 cpqary3_abort(struct scsi_address *sa, struct scsi_pkt *scsi_pktp) in cpqary3_abort()
959 cpqary3_handle_flag_nointr(cpqary3_cmdpvt_t *memp, struct scsi_pkt *scsi_pktp) in cpqary3_handle_flag_nointr()
1124 cpqary3_additional_cmd(struct scsi_pkt *scsi_pktp, cpqary3_t *ctlr) in cpqary3_additional_cmd()
[all …]
H A Dcpqary3_util.c105 struct scsi_pkt *scsi_pktp; in cpqary3_tick_hdlr() local