Searched defs:lcb (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | ncr53c8xx.c | 1245 struct lcb { struct 1260 struct link jump_lcb; argument 1261 ncrcmd load_jump_ccb[3]; 1262 struct link jump_tag; 1263 ncrcmd p_jump_ccb; /* Jump table bus address */ 1273 u32 jump_ccb_0; /* Default table if no tags */ 1274 u32 *jump_ccb; /* Virtual address */ 1280 struct list_head free_ccbq; /* Queue of available CCBs */ 1281 struct list_head busy_ccbq; /* Queue of busy CCBs */ 1282 struct list_head wait_ccbq; /* Queue of waiting for IO CCBs */ [all …]
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | ncr53c8xx.c | 1243 struct lcb { struct 1258 struct link jump_lcb; argument 1259 ncrcmd load_jump_ccb[3]; 1260 struct link jump_tag; 1261 ncrcmd p_jump_ccb; /* Jump table bus address */ 1271 u32 jump_ccb_0; /* Default table if no tags */ 1272 u32 *jump_ccb; /* Virtual address */ 1278 struct list_head free_ccbq; /* Queue of available CCBs */ 1279 struct list_head busy_ccbq; /* Queue of busy CCBs */ 1280 struct list_head wait_ccbq; /* Queue of waiting for IO CCBs */ [all …]
|
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| D | fslog.c | 395 struct lcb { struct 398 u32 ctx_mode; // lcb_ctx_undo_next/lcb_ctx_prev/lcb_ctx_next argument 403 static void lcb_put(struct lcb *lcb) in lcb_put() 2365 static int find_log_rec(struct ntfs_log *log, u64 lsn, struct lcb *lcb) in find_log_rec() 2437 struct lcb *lcb; in read_log_rec_lcb() local 2479 static int find_client_next_lsn(struct ntfs_log *log, struct lcb *lcb, u64 *lsn) in find_client_next_lsn() 2556 static int read_next_log_rec(struct ntfs_log *log, struct lcb *lcb, u64 *lsn) in read_next_log_rec() 3736 struct lcb *lcb = NULL; in log_replay() local
|
| /kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
| D | chcr_algo.h | 197 #define FILL_WR_RX_Q_ID(cid, qid, lcb, fid) \ argument
|
| D | chcr_algo.c | 762 unsigned int lcb) in create_wreq()
|
| /kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
| D | chcr_algo.h | 197 #define FILL_WR_RX_Q_ID(cid, qid, lcb, fid) \ argument
|
| D | chcr_algo.c | 766 unsigned int lcb) in create_wreq()
|