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

/freebsd-9.3-release/sys/pci/
H A Dncrreg.h335 u_char sel_scntl3; member in struct:scr_tblsel
H A Dncr.c4082 cp->phys.select.sel_scntl3 = tp->tinfo.wval;
/freebsd-9.3-release/sys/dev/sym/
H A Dsym_defs.h630 u_char sel_scntl3; member in struct:sym_tblsel
H A Dsym_fw2.h335 offsetof(struct sym_dsb, select.sel_scntl3),
H A Dsym_hipd.c3508 u_char wide = (cp->phys.select.sel_scntl3 & EWS) ? 1 : 0;
3651 cp->phys.select.sel_scntl3 = tp->head.wval;
4273 if (cp && (cp->phys.select.sel_scntl3 & EWS)) {
4425 if ((cmd & 7) == 1 && cp && (cp->phys.select.sel_scntl3 & EWS) &&
4970 np->abrt_sel.sel_scntl3 = tp->head.wval;
7574 cp->phys.select.sel_scntl3 = tp->head.wval;

Completed in 201 milliseconds