Home
last modified time | relevance | path

Searched refs:libfc_host_alloc (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/libfc/
H A Dfc_npiv.c27 vn_port = libfc_host_alloc(shost->hostt, privsize); in libfc_vport_create()
/linux/include/scsi/
H A Dlibfc.h881 libfc_host_alloc(const struct scsi_host_template *sht, int priv_size) in libfc_host_alloc() function
/linux/drivers/scsi/fcoe/
H A Dfcoe.c1140 lport = libfc_host_alloc(&fcoe_shost_template, sizeof(*port)); in fcoe_if_create()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1504 lport = libfc_host_alloc(&bnx2fc_shost_template, sizeof(*port)); in bnx2fc_if_create()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c3321 lport = libfc_host_alloc(&qedf_host_template, in __qedf_probe()