Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/
H A Disci.c227 if (controller->phys[phy].cdev_fault) in isci_detach()
228 led_destroy(controller->phys[phy].cdev_fault); in isci_detach()
H A Disci.h151 struct cdev *cdev_fault; member
H A Disci_controller.c395 controller->phys[i].cdev_fault = led_create(isci_led_fault_func, in isci_controller_initialize()