Searched refs:SCFGA_BUS_UNQUIESCE (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_ctl.c | 127 cmd = SCFGA_BUS_UNQUIESCE; in bus_change_state() 164 (cmd == SCFGA_BUS_UNQUIESCE) || in bus_change_state() 223 if (cmd == SCFGA_BUS_UNQUIESCE) { in bus_change_state() 994 ret = devctl_cmd(apidp->hba_phys, SCFGA_BUS_UNQUIESCE, NULL, &l_errno); in bus_quiesce() 1212 ret = devctl_cmd(apidp->hba_phys, SCFGA_BUS_UNQUIESCE, NULL, &l_errno); in wait_and_cleanup()
|
H A D | cfga_scsi.h | 121 SCFGA_BUS_UNQUIESCE, enumerator
|
H A D | cfga_utils.c | 232 { SCFGA_BUS_UNQUIESCE, BUS_OP, devctl_bus_unquiesce },
|