Searched defs:hostt (Results 1 – 3 of 3) sorted by relevance
792 struct scsi_host_template *hostt = host->hostt; in scsi_try_host_reset() local822 struct scsi_host_template *hostt = host->hostt; in scsi_try_bus_reset() local864 struct scsi_host_template *hostt = host->hostt; in scsi_try_target_reset() local893 struct scsi_host_template *hostt = scmd->device->host->hostt; in scsi_try_bus_device_reset() local921 static int scsi_try_to_abort_cmd(struct scsi_host_template *hostt, in scsi_try_to_abort_cmd()
374 struct scsi_host_template *hostt = &scsi_esp_template; in pci_esp_probe_one() local
179 struct hostt { struct180 int buff[SME_EVENT_BUFF_SIZE];181 unsigned int qhead;182 unsigned int qtail;510 struct hostt hostt; member