Home
last modified time | relevance | path

Searched refs:fl_cmd (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/include/scsi/
Dfc_encode.h542 plogi->fl_cmd = (u8) op; in fc_plogi_fill()
574 flogi->fl_cmd = (u8) ELS_FLOGI; in fc_flogi_fill()
599 fdisc->fl_cmd = (u8) ELS_FDISC; in fc_fdisc_fill()
620 logo->fl_cmd = ELS_LOGO; in fc_logo_fill()
/linux-3.4.99/include/scsi/fc/
Dfc_els.h315 __u8 fl_cmd; /* command */ member
436 __u8 fl_cmd; /* command code */ member
/linux-3.4.99/drivers/scsi/libfc/
Dfc_lport.c360 flogi->fl_cmd = (u8) op; in fc_lport_flogi_fill()
847 new_flp->fl_cmd = (u8) ELS_LS_ACC; in fc_lport_recv_flogi_req()
Dfc_rport.c843 flp->fl_cmd = ELS_LS_ACC; in fc_rport_recv_flogi_req()