Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/bfa/
Dbfad_im.h186 extern struct scsi_host_template bfad_im_scsi_host_template;
Dbfad_im.c732 sht = &bfad_im_scsi_host_template; in bfad_scsi_host_alloc()
793 struct scsi_host_template bfad_im_scsi_host_template = { variable