OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dstmask
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/rump_dhcpclient/
if-options.h
88
uint8_t
dstmask
[256 / 8];
member in struct:if_options
configure.c
275
!has_option_mask(iface->state->options->
dstmask
, DHO_ROUTER))
/src/sys/arch/amiga/dev/
amidisplaycc.c
814
int
dstmask
;
local in function:amidisplaycc_copyrows
861
dstmask
= scr->rowmasks[dstrow];
892
} else if (
dstmask
& 1) {
912
dstmask
>>= 1;
/src/sys/arch/powerpc/booke/
e500_intr.c
1291
uint32_t
dstmask
;
local in function:e500_intr_cpu_send_ipi
1299
dstmask
= 0;
1302
dstmask
|= 1 << cpu_index(ci);
1314
dstmask
= (1 << target);
1319
openpic_write(cpu, OPENPIC_IPIDR(0),
dstmask
);
Completed in 14 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025