Searched refs:mconfig (Results 1 – 3 of 3) sorted by relevance
33 mconfig ftp.kernel.org/pub/linux/kernel/people/hch/mconfig/50 'mconfig' is the next generation of Config Language interpreters. It is a172 mconfig: ignores this line (mconfig does a better job without it).194 mconfig: implemented206 It does not echo the prompt to the output file. mconfig uses this verb212 mconfig: implemented216 # mconfig internal help text217 text 'Here are all the mconfig command line options.'236 mconfig: implemented256 mconfig: implemented[all …]
509 qep->mconfig = (MREGS_MCONFIG_TXENAB | in qe_open()630 u8 new_mconfig = qep->mconfig; in qe_set_multicast()683 qep->mconfig = new_mconfig; in qe_set_multicast()684 sbus_writeb(qep->mconfig, qep->mregs + MREGS_MCONFIG); in qe_set_multicast()
344 u8 mconfig; /* Base MACE mconfig value */ member