Home
last modified time | relevance | path

Searched refs:DEVICE_DOWN (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/th_tools/
H A Dth_manage.c320 case DEVICE_DOWN: in getstate_device()
332 case (DEVICE_DOWN | DEVICE_BUSY): in getstate_device()
/titanic_50/usr/src/uts/common/sys/
H A Ddevctl.h227 #define DEVICE_DOWN 0x8 macro
/titanic_50/usr/src/cmd/devctl/
H A Ddevctl.c502 if (state & DEVICE_DOWN) in print_dev_state()
507 if (state & DEVICE_DOWN) in print_dev_state()
/titanic_50/usr/src/uts/common/os/
H A Dsunndi.c611 *state = DEVICE_DOWN; in ndi_devctl_device_getstate()
647 devstate = DEVICE_DOWN; in ndi_dc_return_dev_state()
H A Dsunmdi.c9720 devstate = DEVICE_DOWN; in mdi_dc_return_dev_state()
9731 devstate = DEVICE_DOWN; in mdi_dc_return_dev_state()
/titanic_50/usr/src/cmd/luxadm/
H A Dhotplug.c3002 if (state & DEVICE_DOWN) { in print_dev_state()
3009 if (state & DEVICE_DOWN) { in print_dev_state()