Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddevops.h400 DDI_RESET_FORCE = 0 enumerator
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c234 if (cmd != DDI_RESET_FORCE) in ata_devo_reset()
312 return (ata_devo_reset(dip, DDI_RESET_FORCE)); in ata_quiesce()
3751 (void) ata_devo_reset(dip, DDI_RESET_FORCE); in ata_change_power()
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c4408 (void) devi_reset(dip, DDI_RESET_FORCE); in reset_leaf_device()