OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:regstate
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/ia64/unwind/
stackframe.h
31
*
regstate
.offset contains GR number (usually >= 32)
36
*
regstate
.offset is in words; ie; location == (sp + 4 * spoff).
41
*
regstate
.offset is in words; ie,
48
struct
regstate
{
struct
68
struct
regstate
bsp;
69
struct
regstate
psp;
70
struct
regstate
rp;
71
struct
regstate
pfs;
stackframe.c
1109
/* Count of number of
regstate
elements in struct staterecord */
1110
int statecount = sizeof(struct staterecord)/sizeof(struct
regstate
);
1111
/* Pointer to current
regstate
. */
1112
struct
regstate
*stptr = (void *) srec;
/src/sys/dev/usb/
if_umbreg.h
286
int
regstate
;
member in struct:umb_info
mbim.h
423
uint32_t
regstate
; /* values: MBIM_REGISTER_STATE */
member in struct:mbim_cid_registration_state_info
if_umb.c
512
sc->sc_info.
regstate
= MBIM_REGSTATE_UNKNOWN;
957
if (sc->sc_info.
regstate
!= MBIM_REGSTATE_ROAMING || sc->sc_roaming)
1013
if (sc->sc_info.
regstate
== MBIM_REGSTATE_ROAMING && !sc->sc_roaming) {
1400
sc->sc_info.
regstate
= le32toh(rs->
regstate
);
1411
DEVNAM(sc), umb_regstate(sc->sc_info.
regstate
),
1415
if (sc->sc_info.
regstate
== MBIM_REGSTATE_ROAMING &&
1599
switch (sc->sc_info.
regstate
) {
2283
if (sc->sc_info.
regstate
== MBIM_REGSTATE_ROAMING && !sc->sc_roaming) {
/src/sbin/umbctl/
umbctl.c
281
umb_val2descr(_umb_regstate, umbi->
regstate
), provider,
Completed in 17 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025