Searched refs:sel_scntl3 (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/ncr/
H A Dncrreg.h335 u_char sel_scntl3; member in struct:scr_tblsel
H A Dncr.c4070 cp->phys.select.sel_scntl3 = tp->tinfo.wval;
/freebsd-12-stable/sys/dev/sym/
H A Dsym_defs.h632 u_char sel_scntl3; member in struct:sym_tblsel
H A Dsym_fw2.h337 offsetof(struct sym_dsb, select.sel_scntl3),
H A Dsym_hipd.c3511 u_char wide = (cp->phys.select.sel_scntl3 & EWS) ? 1 : 0;
3654 cp->phys.select.sel_scntl3 = tp->head.wval;
4276 if (cp && (cp->phys.select.sel_scntl3 & EWS)) {
4428 if ((cmd & 7) == 1 && cp && (cp->phys.select.sel_scntl3 & EWS) &&
4973 np->abrt_sel.sel_scntl3 = tp->head.wval;
7577 cp->phys.select.sel_scntl3 = tp->head.wval;

Completed in 215 milliseconds