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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
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 *)

Completed in 48 milliseconds