OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gctx
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/nfs/common/
bootp_subr.c
270
static void allocifctx(struct bootpc_globalcontext *
gctx
);
287
static int bootpc_call(struct bootpc_globalcontext *
gctx
,
294
struct bootpc_globalcontext *
gctx
, struct lwp *td);
298
struct bootpc_globalcontext *
gctx
);
300
static int bootpc_received(struct bootpc_globalcontext *
gctx
,
450
allocifctx(struct bootpc_globalcontext *
gctx
)
455
ifctx->xid =
gctx
->xid;
461
gctx
->xid += 0x100;
462
STAILQ_INSERT_TAIL(&
gctx
->interfaces, ifctx, next);
496
bootpc_received(struct bootpc_globalcontext *
gctx
,
1587
struct bootpc_globalcontext *
gctx
; \/* Global BOOTP context *\/
local
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atom.c
186
struct atom_context *
gctx
= ctx->ctx;
local
195
idx +=
gctx
->reg_block;
196
switch (
gctx
->io_mode) {
198
val =
gctx
->card->reg_read(
gctx
->card, idx);
207
if (!(
gctx
->io_mode & 0x80)) {
211
if (!
gctx
->iio[
gctx
->io_mode & 0x7F]) {
213
gctx
->io_mode & 0x7F);
217
atom_iio_execute(
gctx
,
456
struct atom_context *
gctx
= ctx->ctx;
local
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atom.c
200
struct atom_context *
gctx
= ctx->ctx;
local
209
idx +=
gctx
->reg_block;
210
switch (
gctx
->io_mode) {
212
val =
gctx
->card->reg_read(
gctx
->card, idx);
221
if (!(
gctx
->io_mode & 0x80)) {
225
if (!
gctx
->iio[
gctx
->io_mode & 0x7F]) {
227
gctx
->io_mode & 0x7F);
231
atom_iio_execute(
gctx
,
470
struct atom_context *
gctx
= ctx->ctx;
local
[
all
...]
Completed in 39 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026