Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/
H A Dfac_prov_mptsas.c76 do_led_control(topo_mod_t *mod, char *devctl, uint16_t enclosure, in do_led_control() function
200 if (do_led_control(mod, devctl, enclosure, slot, mptsas_led, &ledmode, in mptsas_led_mode()
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ahci/
H A Dfac_prov_ahci.c84 do_led_control(topo_mod_t *mod, const char *devctl, uint32_t port, in do_led_control() function
244 ret = do_led_control(mod, devctl, ahci_port, fac_type, &ledmode, set); in ahci_led_mode()