raw                71 arch/i386/include/ioctl_fd.h 		u_char raw[1];	/* to have continuous indexed access */
raw                92 dev/acpi/dsdt.c 			    struct aml_value *raw, struct aml_value *dst);
raw              2410 dev/acpi/dsdt.c aml_evalterm(struct aml_scope *scope, struct aml_value *raw,
raw              2416 dev/acpi/dsdt.c 	deref = aml_derefterm(scope, raw, 0);
raw               223 dev/ic/awi.c   #define	AWI_BPF_MTAP(sc, m, raw, dir) do {				\
raw               224 dev/ic/awi.c   	if ((sc)->sc_ifp->if_bpf && (sc)->sc_rawbpf == (raw))		\
raw               228 dev/ic/awi.c   #define	AWI_BPF_MTAP(sc, m, raw, dir) do {				\
raw               229 dev/ic/awi.c   	if ((sc)->sc_ifp->if_bpf && (sc)->sc_rawbpf == (raw))		\
raw               234 dev/ic/awi.c   #define	AWI_BPF_MTAP(sc, m, raw, dir)
raw                87 dev/ic/gdtvar.h 		} raw;				/* raw service cmd. struct. */
raw              2630 dev/ic/midway.c   int slot, raw, aal5, llc, vci, fill, mlen, tlen, drqneed, need, needfill, end;
raw              2655 dev/ic/midway.c   raw = sc->rxslot[slot].oth_flags & ENOTHER_RAW;
raw              2662 dev/ic/midway.c 	sc->sc_dev.dv_xname, slot, vci, raw, start, stop, cur);
raw              2688 dev/ic/midway.c   if (raw) {
raw              2995 dev/ic/midway.c     if (!raw) {
raw              2886 dev/ic/rt2661.c rt2661_get_rssi(struct rt2661_softc *sc, uint8_t raw)
raw              2890 dev/ic/rt2661.c 	lna = (raw >> 5) & 0x3;
raw              2891 dev/ic/rt2661.c 	agc = raw & 0x1f;
raw              1008 dev/isa/mcd.c  		res->data.raw.data[i] = x;
raw              1067 dev/isa/mcd.c  			printf(" %02x", (u_int)mbx->cmd.data.raw.data[i]);
raw              1074 dev/isa/mcd.c  			bus_space_write_1(iot, ioh, MCD_COMMAND, mbx->cmd.data.raw.data[i]);
raw               180 dev/isa/mcdreg.h 		} raw;
raw               196 dev/isa/mcdreg.h 		} raw;
raw               111 dev/isa/viasio.c viasio_raw2temp(int raw)
raw               118 dev/isa/viasio.c 	if (raw < vt1211_hm_temptbl[0].raw ||
raw               119 dev/isa/viasio.c 	    raw > vt1211_hm_temptbl[tblsize - 1].raw)
raw               123 dev/isa/viasio.c 		raw1 = vt1211_hm_temptbl[i].raw;
raw               125 dev/isa/viasio.c 		raw2 = vt1211_hm_temptbl[i + 1].raw;
raw               128 dev/isa/viasio.c 		if (raw >= raw1 && raw <= raw2) {
raw               130 dev/isa/viasio.c 			temp = temp1 + ((raw - raw1) * (temp2 - temp1)) /
raw               203 dev/isa/viasioreg.h 	int raw;		/* raw value */
raw              1579 dev/wscons/wsdisplay.c 	int s, raw, data, error;
raw              1584 dev/wscons/wsdisplay.c 	raw = (scr ? scr->scr_rawkbd : 0);
raw              1586 dev/wscons/wsdisplay.c 	if (scr != sc->sc_focus || sc->sc_rawkbd == raw) {
raw              1591 dev/wscons/wsdisplay.c 	data = raw ? WSKBD_RAW : WSKBD_TRANSLATED;
raw              1599 dev/wscons/wsdisplay.c 		sc->sc_rawkbd = raw;
raw               358 netinet/ip_icmp.c 		goto raw;
raw               622 netinet/ip_icmp.c raw: