Searched defs:domain_device (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/isci/
H A Dtask.c298 struct domain_device *dev;
909 int isci_task_lu_reset(struct domain_device *domain_device, u8 *lun) argument
911 struct isci_host *isci_host = dev_to_ihost(domain_device);
917 isci_device = isci_lookup_device(domain_device);
921 "%s: domain_device=%p, isci_host=%p; isci_device=%p\n",
922 __func__, domain_device, isci_host, isci_device);
934 if (sas_protocol_ata(domain_device->tproto)) {
1202 struct domain_device *d_device,
1219 struct domain_device *d_devic
[all...]

Completed in 381 milliseconds