Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h307 #define AC_GHD_INIT 0x02 macro
H A Data_common.c1123 ata_ctlp->ac_flags |= AC_GHD_INIT; in ata_init_controller()
1145 if (ata_ctlp->ac_flags & AC_GHD_INIT) in ata_destroy_controller()