Home
last modified time | relevance | path

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

/linux/include/uapi/scsi/fc/
H A Dfc_els.h471 __u8 rec_cmd; /* command (0x13) */ member
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c605 rec.rec_cmd = ELS_REC; in bnx2fc_send_rec()
/linux/drivers/scsi/qedf/
H A Dqedf_els.c1046 rec.rec_cmd = ELS_REC; in qedf_send_rec()
/linux/drivers/scsi/libfc/
H A Dfc_encode.h861 rec->rec_cmd = ELS_REC; in fc_rec_fill()