Home
last modified time | relevance | path

Searched refs:sym_alloc_lcb (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h1055 struct sym_lcb *sym_alloc_lcb(struct sym_hcb *np, u_char tn, u_char ln);
H A Dsym_glue.c807 lp = sym_alloc_lcb(np, sdev->id, sdev->lun); in sym53c8xx_slave_alloc()
H A Dsym_hipd.c4967 struct sym_lcb *sym_alloc_lcb (struct sym_hcb *np, u_char tn, u_char ln) function