Home
last modified time | relevance | path

Searched refs:bfad_im_scsi_host_template (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfad_im.h178 extern struct scsi_host_template bfad_im_scsi_host_template;
Dbfad_im.c741 sht = &bfad_im_scsi_host_template; in bfad_scsi_host_alloc()
803 struct scsi_host_template bfad_im_scsi_host_template = { variable