Searched refs:devinfo_state (Results 1 – 2 of 2) sorted by relevance
703 uint_t devinfo_state = 0; in do_stat_dev() local713 devinfo_state = di_state(node); in do_stat_dev()714 ostate = dev_devinfo_to_occupant_state(devinfo_state); in do_stat_dev()
1436 uint_t devinfo_state = 0; in do_stat_fca_xport() local1452 ret = walk_tree(lap->apidp->xport_phys, &devinfo_state, in do_stat_fca_xport()1455 lap->xport_rstate = xport_devinfo_to_recep_state(devinfo_state); in do_stat_fca_xport()1572 uint_t dctl_state = 0, devinfo_state = 0; in do_stat_fc_dev() local1588 devinfo_state = di_state(node); in do_stat_fc_dev()1589 ostate = dev_devinfo_to_occupant_state(devinfo_state); in do_stat_fc_dev()2459 uint_t dctl_state = 0, devinfo_state = 0; in do_stat_FCP_dev() local2475 devinfo_state = di_state(node); in do_stat_FCP_dev()2476 ostate = dev_devinfo_to_occupant_state(devinfo_state); in do_stat_FCP_dev()