Home
last modified time | relevance | path

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

/drivers/scsi/isci/
Dremote_device.h298 static inline bool dev_is_expander(struct domain_device *dev) in dev_is_expander() function
Dtask.c514 : ((dev_is_expander(task->dev)) in isci_task_abort_task()
Dremote_device.c1090 } else if (dev_is_expander(dev)) { in sci_remote_device_ready_state_enter()
1481 if (dev->parent && dev_is_expander(dev->parent)) in isci_remote_device_construct()
Drequest.c3104 else if (dev_is_expander(dev)) in sci_io_request_construct()