Searched refs:lcb (Results 1 – 3 of 3) sorted by relevance
1127 struct lcb;1202 struct lcb * lp[MAX_LUN]; /* The lcb's of this tcb */1255 struct lcb { struct1925 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 …]
343 alloc: print info about memory allocations (ccb, lcb)
493 alloc: print info about memory allocations (ccb, lcb)