Home
last modified time | relevance | path

Searched defs:fc_vport (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/scsi/lpfc/
A Dlpfc_vport.c56 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 Dlpfc_hbadisc.c398 struct fc_vport *fc_vport = NULL; in lpfc_dev_loss_tmo_handler() local
A Dlpfc_attr.c7406 lpfc_set_vport_symbolic_name(struct fc_vport *fc_vport) in lpfc_set_vport_symbolic_name()
A Dlpfc.h721 struct fc_vport *fc_vport; member
/linux/drivers/scsi/csiostor/
A Dcsio_attr.c391 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 Dcsio_lnode.h197 struct fc_vport *fc_vport; member
/linux/include/scsi/
A Dscsi_transport_fc.h219 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 Dqla_mid.c245 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 Dqla_attr.c3014 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 Dqla_def.h4927 struct fc_vport *fc_vport; /* holds fc_vport * for each vport */ member
/linux/drivers/scsi/bfa/
A Dbfad_attr.c352 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 Dbfad_im.h60 struct fc_vport *fc_vport; member
A Dbfad.c1027 struct fc_vport *fc_vport; in bfad_start_ops() local
/linux/drivers/scsi/elx/efct/
A Defct_xport.c966 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 Defct_scsi.h60 struct fc_vport *fc_vport; member
A Defct_lio.h143 struct fc_vport *fc_vport; member

Completed in 100 milliseconds