Searched refs:SYM_GEN_B (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/disk/sym/ |
| HD | sym_fw.h | 85 SYM_GEN_B(s, no_data) \ 86 SYM_GEN_B(s, sel_for_abort) SYM_GEN_B(s, sel_for_abort_1) \ 87 SYM_GEN_B(s, msg_bad) SYM_GEN_B(s, msg_weird) \ 88 SYM_GEN_B(s, wdtr_resp) SYM_GEN_B(s, send_wdtr) \ 89 SYM_GEN_B(s, sdtr_resp) SYM_GEN_B(s, send_sdtr) \ 90 SYM_GEN_B(s, ppr_resp) SYM_GEN_B(s, send_ppr) \ 91 SYM_GEN_B(s, nego_bad_phase) \ 92 SYM_GEN_B(s, ident_break) SYM_GEN_B(s, ident_break_atn) \ 93 SYM_GEN_B(s, sdata_in) SYM_GEN_B(s, resel_bad_lun) \ 94 SYM_GEN_B(s, bad_i_t_l) SYM_GEN_B(s, bad_i_t_l_q) \ [all …]
|
| HD | sym_hipd.c | 1736 #define SYM_GEN_B(s, label) ((short) offsetof(s, label)), macro 1769 SYM_GEN_B(struct SYM_FWB_SCR, start64) 1770 SYM_GEN_B(struct SYM_FWB_SCR, pm_handle) 1776 #undef SYM_GEN_B
|