Home
last modified time | relevance | path

Searched defs:hostt (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/
Dscsi_error.c794 struct scsi_host_template *hostt = host->hostt; in scsi_try_host_reset() local
824 struct scsi_host_template *hostt = host->hostt; in scsi_try_bus_reset() local
866 struct scsi_host_template *hostt = host->hostt; in scsi_try_target_reset() local
895 struct scsi_host_template *hostt = scmd->device->host->hostt; in scsi_try_bus_device_reset() local
923 static int scsi_try_to_abort_cmd(struct scsi_host_template *hostt, in scsi_try_to_abort_cmd()
Dam53c974.c403 struct scsi_host_template *hostt = &scsi_esp_template; in pci_esp_probe_one() local
/Linux-v4.19/drivers/staging/ks7010/
Dks_wlan.h179 struct hostt { struct
180 int buff[SME_EVENT_BUFF_SIZE];
181 unsigned int qhead;
182 unsigned int qtail;
510 struct hostt hostt; member
/Linux-v4.19/include/scsi/
Dscsi_host.h547 struct scsi_host_template *hostt; member