DDI_DEVSTATE_DOWN
if (ddi_get_devstate(dip) == DDI_DEVSTATE_DOWN) {
return (DDI_DEVSTATE_DOWN);
case DDI_DEVSTATE_DOWN: