OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mapix
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/fs/adosfs/
advfsops.c
606
int blkix, endix,
mapix
;
local in function:adosfs_loadbitmap
618
mapix
= 0;
620
while (
mapix
< bmsize) {
641
while (n < amp->nwords &&
mapix
< bmsize) {
642
amp->bitmap[
mapix
++] = bits = adoswordn(mapbp, n);
644
if (
mapix
== bmsize && amp->numblks & 31)
653
if (
mapix
< bmsize && blkix == endix) {
advfsops.c
606
int blkix, endix,
mapix
;
local in function:adosfs_loadbitmap
618
mapix
= 0;
620
while (
mapix
< bmsize) {
641
while (n < amp->nwords &&
mapix
< bmsize) {
642
amp->bitmap[
mapix
++] = bits = adoswordn(mapbp, n);
644
if (
mapix
== bmsize && amp->numblks & 31)
653
if (
mapix
< bmsize && blkix == endix) {
advfsops.c
606
int blkix, endix,
mapix
;
local in function:adosfs_loadbitmap
618
mapix
= 0;
620
while (
mapix
< bmsize) {
641
while (n < amp->nwords &&
mapix
< bmsize) {
642
amp->bitmap[
mapix
++] = bits = adoswordn(mapbp, n);
644
if (
mapix
== bmsize && amp->numblks & 31)
653
if (
mapix
< bmsize && blkix == endix) {
/src/sys/dev/qbus/
qd.c
470
u_int
mapix
; /* index into QVmap[] array */
local in function:qdcninit
481
mapix
= QMEMSIZE - (CHUNK * (unit + 1));
483
(int)phys_adr = QMEM +
mapix
;
497
*qdaddr = (u_short)((int)
mapix
>> 16);
568
u_int
mapix
;
local in function:qd_match
625
mapix
= (int) (VTOP(qdbase[unit]) - VTOP(qvmem[0]));
626
ptep = (int *) QVmap[0] +
mapix
;
890
u_int
mapix
;
local in function:qdclose
916
mapix
= VTOP((int)qd->template) - VTOP(qvmem[0]);
917
ptep = (int *)(QVmap[0] +
mapix
);
1077
int
mapix
; \/* QVmap[] page table index *\/
local in function:qdioctl
[
all
...]
qd.c
470
u_int
mapix
; /* index into QVmap[] array */
local in function:qdcninit
481
mapix
= QMEMSIZE - (CHUNK * (unit + 1));
483
(int)phys_adr = QMEM +
mapix
;
497
*qdaddr = (u_short)((int)
mapix
>> 16);
568
u_int
mapix
;
local in function:qd_match
625
mapix
= (int) (VTOP(qdbase[unit]) - VTOP(qvmem[0]));
626
ptep = (int *) QVmap[0] +
mapix
;
890
u_int
mapix
;
local in function:qdclose
916
mapix
= VTOP((int)qd->template) - VTOP(qvmem[0]);
917
ptep = (int *)(QVmap[0] +
mapix
);
1077
int
mapix
; \/* QVmap[] page table index *\/
local in function:qdioctl
[
all
...]
qd.c
470
u_int
mapix
; /* index into QVmap[] array */
local in function:qdcninit
481
mapix
= QMEMSIZE - (CHUNK * (unit + 1));
483
(int)phys_adr = QMEM +
mapix
;
497
*qdaddr = (u_short)((int)
mapix
>> 16);
568
u_int
mapix
;
local in function:qd_match
625
mapix
= (int) (VTOP(qdbase[unit]) - VTOP(qvmem[0]));
626
ptep = (int *) QVmap[0] +
mapix
;
890
u_int
mapix
;
local in function:qdclose
916
mapix
= VTOP((int)qd->template) - VTOP(qvmem[0]);
917
ptep = (int *)(QVmap[0] +
mapix
);
1077
int
mapix
; \/* QVmap[] page table index *\/
local in function:qdioctl
[
all
...]
Completed in 35 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025