Searched defs:dev_devinfo_to_occupant_state (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c60 static cfga_stat_t dev_devinfo_to_occupant_state(uint_t dev_di_state);
714 ostate = dev_devinfo_to_occupant_state(devinfo_state);
938 dev_devinfo_to_occupant_state(uint_t dev_di_state) function
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c88 static cfga_stat_t dev_devinfo_to_occupant_state(uint_t dev_di_state);
1589 ostate = dev_devinfo_to_occupant_state(devinfo_state);
2476 ostate = dev_devinfo_to_occupant_state(devinfo_state);
3503 dev_devinfo_to_occupant_state(uint_t dev_di_state) function

Completed in 67 milliseconds