Searched refs:bnx2fc_priv (Results 1 – 3 of 3) sorted by relevance
489 struct bnx2fc_priv { struct493 static inline struct bnx2fc_priv *bnx2fc_priv(struct scsi_cmnd *cmd) in bnx2fc_priv() argument
207 bnx2fc_priv(sc_cmd)->io_req = NULL; in bnx2fc_scsi_done()1151 io_req = bnx2fc_priv(sc_cmd)->io_req; in bnx2fc_eh_abort()1578 if (!bnx2fc_priv(sc_cmd)->io_req) { in bnx2fc_process_tm_compl()1604 bnx2fc_priv(sc_cmd)->io_req = NULL; in bnx2fc_process_tm_compl()1946 if (!bnx2fc_priv(sc_cmd)->io_req) { in bnx2fc_process_scsi_cmd_compl()2018 bnx2fc_priv(sc_cmd)->io_req = NULL; in bnx2fc_process_scsi_cmd_compl()2043 bnx2fc_priv(sc_cmd)->io_req = io_req; in bnx2fc_post_io_req()
2964 .cmd_size = sizeof(struct bnx2fc_priv),