Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h650 #define AP_DEV_RESET 0x0100 /* device reset */ macro
H A Datapi.c1067 } else if (ata_pktp->ap_flags & AP_DEV_RESET) { in atapi_complete()
H A Data_common.c2499 ata_pktp->ap_flags |= AP_DEV_RESET | AP_BUS_RESET; in ata_ctlr_fsm()