Home
last modified time | relevance | path

Searched refs:lcb (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h197 #define FILL_WR_RX_Q_ID(cid, qid, lcb, fid) \ argument
201 FW_CRYPTO_LOOKASIDE_WR_LCB_V((lcb)) | \
H A Dchcr_algo.c762 unsigned int lcb) in create_wreq() argument
784 !!lcb, txqidx); in create_wreq()
/linux/drivers/scsi/
H A Dncr53c8xx.c1117 struct lcb;
1192 struct lcb * lp[MAX_LUN]; /* The lcb's of this tcb */
1245 struct lcb { struct
1910 static struct lcb * ncr_alloc_lcb (struct ncb *np, u_char tn, u_char ln);
1911 static struct lcb * ncr_setup_lcb (struct ncb *np, struct scsi_device *sdev);
1937 static void ncr_start_next_ccb (struct ncb *np, struct lcb * lp, int maxn);
4086 struct lcb *lp = tp->lp[sdev->lun]; in ncr_queue_command()
4387 static void ncr_start_next_ccb(struct ncb *np, struct lcb *lp, int maxn) in ncr_start_next_ccb()
4552 struct lcb *lp; in ncr_detach()
4664 struct lcb *lp; in ncr_complete()
[all …]
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h198 struct lpfc_lcb_context *lcb; /* Used in set_beacon */ member
H A Dlpfc_els.c7515 lcb_context = pmb->ctx_u.lcb; in lpfc_els_lcb_rsp()
7657 mbox->ctx_u.lcb = lcb_context; in lpfc_sli4_set_beacon()
/linux/Documentation/scsi/
H A Dsym53c8xx_2.rst398 alloc print info about memory allocations (ccb, lcb)
H A Dncr53c8xx.rst548 alloc print info about memory allocations (ccb, lcb)