OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gp_flags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
gpio.h
99
int
gp_flags
;
member in struct:gpio_set
132
int
gp_flags
; /* pin configuration flags */
member in struct:gpio_pin_ctl
/src/usr.sbin/sysinst/
gpt.c
139
uint
gp_flags
;
member in struct:gpt_part_entry
256
p->
gp_flags
|= GPEF_WEDGE;
362
np->
gp_flags
|= GPEF_ON_DISK;
366
np->
gp_flags
|= GPEF_TARGET;
528
if (p->
gp_flags
& GPEF_TARGET)
637
p->
gp_flags
|= GPEF_TARGET;
640
n->
gp_flags
&= ~GPEF_TARGET;
642
p->
gp_flags
&= ~GPEF_TARGET;
645
if ((p->
gp_flags
& GPEF_ON_DISK)) {
655
p->
gp_flags
&= ~GPEF_ON_DISK
[
all
...]
Completed in 11 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025