Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c59 static cfga_stat_t bus_devinfo_to_recep_state(uint_t bus_di_state);
619 lap->hba_rstate = bus_devinfo_to_recep_state(bstate.b_state); in do_stat_bus()
926 bus_devinfo_to_recep_state(uint_t bus_di_state) in bus_devinfo_to_recep_state() function