Searched defs:fc_vport (Results 1 – 16 of 16) sorted by relevance
/linux/drivers/scsi/lpfc/ |
A D | lpfc_vport.c | 56 struct fc_vport *fc_vport = vport->fc_vport; in lpfc_vport_set_state() local 295 lpfc_vport_create(struct fc_vport *fc_vport, bool disable) in lpfc_vport_create() 489 disable_vport(struct fc_vport *fc_vport) in disable_vport() 540 enable_vport(struct fc_vport *fc_vport) in enable_vport() 588 lpfc_vport_disable(struct fc_vport *fc_vport, bool disable) in lpfc_vport_disable() 597 lpfc_vport_delete(struct fc_vport *fc_vport) in lpfc_vport_delete()
|
A D | lpfc_hbadisc.c | 398 struct fc_vport *fc_vport = NULL; in lpfc_dev_loss_tmo_handler() local
|
A D | lpfc_attr.c | 7406 lpfc_set_vport_symbolic_name(struct fc_vport *fc_vport) in lpfc_set_vport_symbolic_name()
|
A D | lpfc.h | 721 struct fc_vport *fc_vport; member
|
/linux/drivers/scsi/csiostor/ |
A 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()
|
A D | csio_lnode.h | 197 struct fc_vport *fc_vport; member
|
/linux/include/scsi/ |
A D | scsi_transport_fc.h | 219 struct fc_vport { struct 225 enum fc_vport_state vport_state; argument 226 enum fc_vport_state vport_last_state; argument 247 /* bit field values for struct fc_vport "flags" field: */ argument
|
/linux/drivers/scsi/qla2xxx/ |
A D | qla_mid.c | 245 struct fc_vport *fc_vport; in qla24xx_configure_vp() local 461 qla24xx_vport_create_req_sanity_check(struct fc_vport *fc_vport) in qla24xx_vport_create_req_sanity_check() 499 qla24xx_create_vhost(struct fc_vport *fc_vport) in qla24xx_create_vhost()
|
A D | qla_attr.c | 3014 qla24xx_vport_create(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_create() 3152 qla24xx_vport_delete(struct fc_vport *fc_vport) in qla24xx_vport_delete() 3215 qla24xx_vport_disable(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_disable()
|
A D | qla_def.h | 4927 struct fc_vport *fc_vport; /* holds fc_vport * for each vport */ member
|
/linux/drivers/scsi/bfa/ |
A 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()
|
A D | bfad_im.h | 60 struct fc_vport *fc_vport; member
|
A D | bfad.c | 1027 struct fc_vport *fc_vport; in bfad_start_ops() local
|
/linux/drivers/scsi/elx/efct/ |
A 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()
|
A D | efct_scsi.h | 60 struct fc_vport *fc_vport; member
|
A D | efct_lio.h | 143 struct fc_vport *fc_vport; member
|
Completed in 102 milliseconds