Home
last modified time | relevance | path

Searched defs:sym_hcb (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sym/
H A Dsym_hipd.c1446 struct sym_hcb { struct
1447 struct mtx mtx;
1456 struct sym_ccbh ccb_head;
1457 struct sym_tcbh tcb_head;
1458 struct sym_lcbh lcb_head;
1464 struct sym_actscr idletask, notask, bad_itl, bad_itlq;
1465 vm_offset_t idletask_ba, notask_ba, bad_itl_ba, bad_itlq_ba;
1471 u32 *badluntbl; /* Table physical address */
1472 u32 badlun_sa; /* SCRIPT handler BUS address */
1477 u32 hcb_ba;
[all …]