Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/isci/
H A Dremote_device.h317 enum sci_status sci_remote_device_event_handler(
H A Dhost.c426 sci_remote_device_event_handler(idev, ent); in sci_controller_event_completion()
461 sci_remote_device_event_handler(idev, ent); in sci_controller_event_completion()
H A Dremote_device.c568 enum sci_status sci_remote_device_event_handler(struct isci_remote_device *idev, in sci_remote_device_event_handler() function