Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/lpfc/
Dlpfc_vport.c52 struct fc_vport *fc_vport = vport->fc_vport; in lpfc_vport_set_state() local
291 lpfc_vport_create(struct fc_vport *fc_vport, bool disable) in lpfc_vport_create()
461 disable_vport(struct fc_vport *fc_vport) in disable_vport()
513 enable_vport(struct fc_vport *fc_vport) in enable_vport()
554 lpfc_vport_disable(struct fc_vport *fc_vport, bool disable) in lpfc_vport_disable()
564 lpfc_vport_delete(struct fc_vport *fc_vport) in lpfc_vport_delete()
Dlpfc_attr.c4728 lpfc_set_vport_symbolic_name(struct fc_vport *fc_vport) in lpfc_set_vport_symbolic_name()
Dlpfc.h409 struct fc_vport *fc_vport; member
/linux-3.3/include/scsi/
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-3.3/drivers/scsi/qla2xxx/
Dqla_mid.c204 struct fc_vport *fc_vport; in qla24xx_configure_vp() local
390 qla24xx_vport_create_req_sanity_check(struct fc_vport *fc_vport) in qla24xx_vport_create_req_sanity_check()
428 qla24xx_create_vhost(struct fc_vport *fc_vport) in qla24xx_create_vhost()
Dqla_attr.c1788 qla24xx_vport_create(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_create()
1922 qla24xx_vport_delete(struct fc_vport *fc_vport) in qla24xx_vport_delete()
1975 qla24xx_vport_disable(struct fc_vport *fc_vport, bool disable) in qla24xx_vport_disable()
Dqla_def.h2931 struct fc_vport *fc_vport; /* holds fc_vport * for each vport */ member
/linux-3.3/drivers/scsi/bfa/
Dbfad_attr.c374 bfad_im_vport_create(struct fc_vport *fc_vport, bool disable) in bfad_im_vport_create()
446 bfad_im_vport_delete(struct fc_vport *fc_vport) in bfad_im_vport_delete()
501 bfad_im_vport_disable(struct fc_vport *fc_vport, bool disable) in bfad_im_vport_disable()
Dbfad_im.h67 struct fc_vport *fc_vport; member
Dbfad.c1080 struct fc_vport *fc_vport; in bfad_start_ops() local