Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/scsi/fc/
Dfc_els.h375 __u8 rec_cmd; /* command (0x13) */ member
/linux-4.4.14/include/scsi/
Dfc_encode.h647 rec->rec_cmd = ELS_REC; in fc_rec_fill()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_els.c597 rec.rec_cmd = ELS_REC; in bnx2fc_send_rec()