Home
last modified time | relevance | path

Searched refs:sym_lcb (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sym/
H A Dsym_fw2.h935 offsetof(struct sym_lcb, head.resel_sa),
958 offsetof(struct sym_lcb, head.itlq_tbl_sa),
1023 offsetof(struct sym_lcb, head.itl_task_sa),
H A Dsym_hipd.c1027 typedef struct sym_lcb *lcb_p;
1183 struct sym_lcb { struct
6605 lp = sym_calloc_dma(sizeof(struct sym_lcb), "LCB"); in sym_alloc_lcb()