Home
last modified time | relevance | path

Searched refs:fnic_set_port_id (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/scsi/fnic/
Dfnic.h245 void fnic_set_port_id(struct fc_lport *, u32, struct fc_frame *);
Dfnic_fcs.c233 void fnic_set_port_id(struct fc_lport *lport, u32 port_id, struct fc_frame *fp) in fnic_set_port_id() function
Dfnic_main.c74 .lport_set_port_id = fnic_set_port_id,