fctl 1481 arch/i386/isa/pccom.c u_int8_t lcr, efr, fctl;
fctl 1487 arch/i386/isa/pccom.c fctl = bus_space_read_1(iot, ioh, com_fctl);
fctl 1488 arch/i386/isa/pccom.c bus_space_write_1(iot, ioh, com_fctl, fctl | FCTL_TRIGGER3);
fctl 1114 dev/ic/if_wi_hostap.c u_int16_t fctl;
fctl 1122 dev/ic/if_wi_hostap.c fctl = letoh16(rxfrm->wi_frame_ctl);
fctl 1123 dev/ic/if_wi_hostap.c if (!(fctl & WI_FCTL_TODS) && !(fctl & WI_STYPE_NULLFUNC)) {
fctl 1126 dev/ic/if_wi_hostap.c ether_sprintf(rxfrm->wi_addr2), fctl);