Searched refs:ata_tgt_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c331 ata_tgt_t *ata_tgtp;
359 sizeof (ata_tgt_t), ata_ctlp,
365 /* gt_tgt_private points to ata_tgt_t */
479 ata_tgt_t *tgtp = GTGTP2ATATGTP(gtgtp);
610 ata_tgt_t *ata_tgtp = GTGTP2ATATGTP(gtgtp);
H A Data_common.h520 } ata_tgt_t; typedef in typeref:struct:ata_tgt
543 * (gtgt_t *) to (ata_tgt_t *)
545 #define GTGTP2ATATGTP(gtgtp) ((ata_tgt_t *)GTGTP2TARGET(gtgtp))
553 * (gcmd_t *) to (ata_tgt_t *)
H A Data_disk.c805 ata_tgt_t *ata_tgtp;
842 sizeof (ata_tgt_t), ata_ctlp,
846 /* gt_tgt_private points to ata_tgt_t */

Completed in 53 milliseconds