Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c41 static int atapi_tran_abort(struct scsi_address *ap, struct scsi_pkt *spktp);
47 struct scsi_pkt *spktp, struct buf *bp, int cmdlen, int statuslen,
50 struct scsi_pkt *spktp);
51 static void atapi_tran_dmafree(struct scsi_address *ap, struct scsi_pkt *spktp);
53 struct scsi_pkt *spktp);
54 static int atapi_tran_start(struct scsi_address *ap, struct scsi_pkt *spktp);
426 struct scsi_pkt *spktp) in atapi_tran_abort() argument
430 if (spktp) { in atapi_tran_abort()
431 return (ghd_tran_abort(&ADDR2CTL(ap)->ac_ccc, PKTP2GCMDP(spktp), in atapi_tran_abort()
600 struct scsi_pkt *spktp, in atapi_tran_init_pkt() argument
[all …]