Searched refs:ncr_alloc_lcb (Results 1 – 1 of 1) sorted by relevance
1910 static struct lcb * ncr_alloc_lcb (struct ncb *np, u_char tn, u_char ln);4784 ncr_alloc_lcb (np, cmd->device->id, cmd->device->lun); in ncr_complete()7317 static struct lcb *ncr_alloc_lcb (struct ncb *np, u_char tn, u_char ln) in ncr_alloc_lcb() function7414 if (!lp && !(lp = ncr_alloc_lcb(np, tn, ln))) in ncr_setup_lcb()