Searched refs:lcb (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/crypto/chelsio/ |
D | chcr_algo.h | 230 #define FILL_WR_RX_Q_ID(cid, qid, lcb, fid) \ argument 234 FW_CRYPTO_LOOKASIDE_WR_LCB_V((lcb)) | \
|
D | chcr_algo.c | 707 unsigned int lcb) in create_wreq() argument 721 !!lcb, ctx->tx_qidx); in create_wreq()
|
/Linux-v4.19/drivers/scsi/ |
D | ncr53c8xx.c | 1127 struct lcb; 1202 struct lcb * lp[MAX_LUN]; /* The lcb's of this tcb */ 1255 struct lcb { struct 1925 static struct lcb * ncr_alloc_lcb (struct ncb *np, u_char tn, u_char ln); 1926 static struct lcb * ncr_setup_lcb (struct ncb *np, struct scsi_device *sdev); 1952 static void ncr_start_next_ccb (struct ncb *np, struct lcb * lp, int maxn); 4123 struct lcb *lp = tp->lp[sdev->lun]; in ncr_queue_command() 4428 static void ncr_start_next_ccb(struct ncb *np, struct lcb *lp, int maxn) in ncr_start_next_ccb() 4708 struct lcb *lp; in ncr_detach() 4820 struct lcb *lp; in ncr_complete() [all …]
|
/Linux-v4.19/Documentation/scsi/ |
D | sym53c8xx_2.txt | 343 alloc: print info about memory allocations (ccb, lcb)
|
D | ncr53c8xx.txt | 493 alloc: print info about memory allocations (ccb, lcb)
|