Searched defs:fc_vport (Results 1 – 15 of 15) sorted by relevance
/drivers/scsi/lpfc/ |
D | lpfc_vport.c | 56 struct fc_vport *fc_vport = vport->fc_vport; in lpfc_vport_set_state() local 292 lpfc_vport_create(struct fc_vport *fc_vport, bool disable) in lpfc_vport_create() 533 disable_vport(struct fc_vport *fc_vport) in disable_vport() 582 enable_vport(struct fc_vport *fc_vport) in enable_vport() 630 lpfc_vport_disable(struct fc_vport *fc_vport, bool disable) in lpfc_vport_disable() 639 lpfc_vport_delete(struct fc_vport *fc_vport) in lpfc_vport_delete()
|
D | lpfc_hbadisc.c | 422 struct fc_vport *fc_vport = NULL; in lpfc_dev_loss_tmo_handler() local
|
D | lpfc_attr.c | 6868 lpfc_set_vport_symbolic_name(struct fc_vport *fc_vport) in lpfc_set_vport_symbolic_name()
|
D | lpfc.h | 717 struct fc_vport *fc_vport; member
|
/drivers/scsi/csiostor/ |
D | csio_attr.c | 391 struct fc_vport *fc_vport = ln->fc_vport; in csio_vport_set_state() local 552 csio_vport_create(struct fc_vport *fc_vport, bool disable) in csio_vport_create() 614 csio_vport_delete(struct fc_vport *fc_vport) in csio_vport_delete() 647 csio_vport_disable(struct fc_vport *fc_vport, bool disable) in csio_vport_disable()
|
D | csio_lnode.h | 197 struct fc_vport *fc_vport; member
|
/drivers/scsi/qla2xxx/ |
D | qla_mid.c | 249 struct fc_vport *fc_vport; in qla24xx_configure_vp() local 465 qla24xx_vport_create_req_sanity_check(struct fc_vport *fc_vport) in qla24xx_vport_create_req_sanity_check() 503 qla24xx_create_vhost(struct fc_vport *fc_vport) in qla24xx_create_vhost()
|
D | qla_attr.c | 3041 qla24xx_vport_create(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_create() 3177 qla24xx_vport_delete(struct fc_vport *fc_vport) in qla24xx_vport_delete() 3240 qla24xx_vport_disable(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_disable()
|
D | qla_def.h | 4999 struct fc_vport *fc_vport; /* holds fc_vport * for each vport */ member
|
/drivers/scsi/bfa/ |
D | bfad_attr.c | 352 bfad_im_vport_create(struct fc_vport *fc_vport, bool disable) in bfad_im_vport_create() 478 bfad_im_vport_delete(struct fc_vport *fc_vport) in bfad_im_vport_delete() 533 bfad_im_vport_disable(struct fc_vport *fc_vport, bool disable) in bfad_im_vport_disable() 566 bfad_im_vport_set_symbolic_name(struct fc_vport *fc_vport) in bfad_im_vport_set_symbolic_name()
|
D | bfad_im.h | 76 struct fc_vport *fc_vport; member
|
D | bfad.c | 1024 struct fc_vport *fc_vport; in bfad_start_ops() local
|
/drivers/scsi/elx/efct/ |
D | efct_xport.c | 966 efct_vport_create(struct fc_vport *fc_vport, bool disable) in efct_vport_create() 998 efct_vport_delete(struct fc_vport *fc_vport) in efct_vport_delete() 1014 efct_vport_disable(struct fc_vport *fc_vport, bool disable) in efct_vport_disable()
|
D | efct_scsi.h | 60 struct fc_vport *fc_vport; member
|
D | efct_lio.h | 143 struct fc_vport *fc_vport; member
|