Searched refs:sym_tcb (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/sym/ |
H A D | sym_fw2.h | 882 offsetof(struct sym_tcb, head.wval), 884 offsetof(struct sym_tcb, head.sval), 891 offsetof(struct sym_tcb, head.uval), 914 offsetof(struct sym_tcb, head.luntbl_sa), 930 offsetof(struct sym_tcb, head.lun0_sa),
|
H A D | sym_hipd.c | 1026 typedef struct sym_tcb *tcb_p; 1084 struct sym_tcb { struct 1146 offsetof(struct sym_tcb, head.sval)) &3) == 0); argument 1148 offsetof(struct sym_tcb, head.wval)) &3) == 0); 1512 struct sym_tcb *target; 1514 struct sym_tcb target[SYM_CONF_MAX_TARGET];
|