Home
last modified time | relevance | path

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

/titanic_41/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()
507 cpqary3_dma_move(struct scsi_pkt *scsi_pktp, struct buf *bp, in cpqary3_dma_move()
579 cpqary3_transport(struct scsi_address *sa, struct scsi_pkt *scsi_pktp) in cpqary3_transport()
669 cpqary3_dmafree(struct scsi_address *sa, struct scsi_pkt *scsi_pktp) in cpqary3_dmafree()
704 cpqary3_dma_sync(struct scsi_address *sa, struct scsi_pkt *scsi_pktp) in cpqary3_dma_sync()
733 cpqary3_destroy_pkt(struct scsi_address *sa, struct scsi_pkt *scsi_pktp) in cpqary3_destroy_pkt()
792 cpqary3_abort(struct scsi_address *sa, struct scsi_pkt *scsi_pktp) in cpqary3_abort()
958 cpqary3_handle_flag_nointr(cpqary3_cmdpvt_t *memp, struct scsi_pkt *scsi_pktp) in cpqary3_handle_flag_nointr()
1123 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