Searched refs:ncr_alloc_lcb (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c1922 static struct lcb * ncr_alloc_lcb (struct ncb *np, u_char tn, u_char ln);
4820 ncr_alloc_lcb (np, cmd->device->id, cmd->device->lun);
7311 static struct lcb *ncr_alloc_lcb (struct ncb *np, u_char tn, u_char ln) function
7408 if (!lp && !(lp = ncr_alloc_lcb(np, tn, ln)))

Completed in 56 milliseconds