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 | 1023 typedef struct sym_tcb *tcb_p; 1081 struct sym_tcb { struct 1143 offsetof(struct sym_tcb, head.sval)) &3) == 0); argument 1145 offsetof(struct sym_tcb, head.wval)) &3) == 0); 1509 struct sym_tcb *target; 1511 struct sym_tcb target[SYM_CONF_MAX_TARGET];
|