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.c1443 struct sym_hcb { struct
1444 struct mtx mtx;
1453 struct sym_ccbh ccb_head;
1454 struct sym_tcbh tcb_head;
1455 struct sym_lcbh lcb_head;
1461 struct sym_actscr idletask, notask, bad_itl, bad_itlq;
1462 vm_offset_t idletask_ba, notask_ba, bad_itl_ba, bad_itlq_ba;
1468 u32 *badluntbl; /* Table physical address */
1469 u32 badlun_sa; /* SCRIPT handler BUS address */
1474 u32 hcb_ba;
[all …]