/plan9/sys/src/cmd/ip/ipconfig/ |
H A D | ipconfig.h | 1 typedef struct Conf Conf; typedef 4 struct Conf struct 7 char *type; 8 char *dev; 9 char mpoint[32]; 10 int cfd; /* ifc control channel */ 11 int dfd; /* ifc data channel (for ppp) */ 12 char *cputype; 13 uchar hwa[32]; /* hardware address */ 14 int hwatype; [all …]
|
/plan9/sys/src/9/ppc/ |
H A D | dat.h | 1 typedef struct Conf Conf; typedef 88 struct Conf struct 92 Confmem mem[2]; argument 93 ulong npage0; /* total physical pages of memory */ 94 ulong npage1; /* total physical pages of memory */ 95 ulong npage; /* total physical pages of memory */ 96 ulong base0; /* base of bank 0 */ 97 ulong base1; /* base of bank 1 */ 98 ulong upages; /* user page pool */ 99 ulong nimage; /* number of page cache image headers */ [all …]
|
/plan9/sys/src/cmd/disk/kfs/ |
H A D | dat.h | 3 typedef struct Conf Conf; typedef 62 struct Conf struct 64 ulong niobuf; /* number of iobufs to allocate */ 65 ulong nuid; /* distinct uids */ 66 ulong uidspace; /* space for uid names -- derrived from nuid */ 67 ulong gidspace; /* space for gid names -- derrived from nuid */ 68 ulong nserve; /* server processes */ 69 ulong nfile; /* number of fid -- system wide */ 70 ulong nwpath; /* number of active paths, derrived from nfile */ 71 ulong bootsize; /* number of bytes reserved for booting */
|
/plan9/sys/src/9/mtx/ |
H A D | dat.h | 1 typedef struct Conf Conf; typedef 84 struct Conf struct 88 Confmem mem[1]; argument 89 ulong npage; /* total physical pages of memory */ 90 ulong upages; /* user page pool */ 91 ulong nimage; /* number of page cache image headers */ 92 ulong nswap; /* number of swap pages */ 93 int nswppo; /* max # of pageouts per segment pass */ 94 ulong copymode; /* 0 is copy on write, 1 is copy on reference */ 95 int monitor; /* has display? */ [all …]
|
/plan9/sys/src/9/rb/ |
H A D | dat.h | 1 typedef struct Conf Conf; typedef 58 struct Conf struct 62 Confmem mem[1]; argument 63 ulong npage; /* total physical pages of memory */ 64 ulong upages; /* user page pool */ 65 ulong nimage; /* number of page cache image headers */ 66 ulong nswap; /* number of swap pages */ 67 int nswppo; /* max # of pageouts per segment pass */ 68 ulong copymode; /* 0 is copy on write, 1 is copy on reference */ 69 ulong ialloc; /* bytes available for interrupt-time allocation */ [all …]
|
/plan9/sys/src/9/bcm/ |
H A D | dat.h | 15 typedef struct Conf Conf; typedef 104 struct Conf struct 108 Confmem mem[1]; /* physical memory */ argument 109 ulong npage; /* total physical pages of memory */ 110 usize upages; /* user page pool */ 111 ulong copymode; /* 0 is copy on write, 1 is copy on reference */ 112 ulong ialloc; /* max interrupt time allocation in bytes */ 113 ulong pipeqsize; /* size in bytes of pipe queues */ 114 ulong nimage; /* number of page cache image headers */ 115 ulong nswap; /* number of swap pages */ [all …]
|
/plan9/sys/src/9/omap/ |
H A D | dat.h | 27 typedef struct Conf Conf; typedef 106 struct Conf struct 110 Confmem mem[1]; /* physical memory */ argument 111 ulong npage; /* total physical pages of memory */ 112 usize upages; /* user page pool */ 113 ulong copymode; /* 0 is copy on write, 1 is copy on reference */ 114 ulong ialloc; /* max interrupt time allocation in bytes */ 115 ulong pipeqsize; /* size in bytes of pipe queues */ 116 ulong nimage; /* number of page cache image headers */ 117 ulong nswap; /* number of swap pages */ [all …]
|
/plan9/sys/src/9/kw/ |
H A D | dat.h | 1 typedef struct Conf Conf; typedef 82 struct Conf struct 87 Confmem mem[1]; /* physical memory */ argument 88 ulong npage; /* total physical pages of memory */ 89 usize upages; /* user page pool */ 90 ulong copymode; /* 0 is copy on write, 1 is copy on reference */ 91 ulong ialloc; /* max interrupt time allocation in bytes */ 92 ulong pipeqsize; /* size in bytes of pipe queues */ 93 ulong nimage; /* number of page cache image headers */ 94 ulong nswap; /* number of swap pages */ [all …]
|
/plan9/sys/src/9/pc/ |
H A D | dat.h | 3 typedef struct Conf Conf; typedef 131 struct Conf struct 136 Confmem mem[4]; /* physical memory */ argument 137 ulong npage; /* total physical pages of memory */ 138 ulong upages; /* user page pool */ 139 ulong nimage; /* number of page cache image headers */ 140 ulong nswap; /* number of swap pages */ 141 int nswppo; /* max # of pageouts per segment pass */ 142 ulong base0; /* base of bank 0 */ 143 ulong base1; /* base of bank 1 */ [all …]
|
/plan9/sys/src/9/teg2/ |
H A D | dat.h | 24 typedef struct Conf Conf; typedef 120 struct Conf struct 124 Confmem mem[1]; /* physical memory */ argument 125 ulong npage; /* total physical pages of memory */ 126 usize upages; /* user page pool */ 127 ulong copymode; /* 0 is copy on write, 1 is copy on reference */ 128 ulong ialloc; /* max interrupt time allocation in bytes */ 129 ulong pipeqsize; /* size in bytes of pipe queues */ 130 ulong nimage; /* number of page cache image headers */ 131 ulong nswap; /* number of swap pages */ [all …]
|
/plan9/sys/src/cmd/unix/drawterm/kern/ |
H A D | dat.h | 13 typedef struct Conf Conf; typedef 67 struct Conf struct 69 ulong nmach; /* processors */ 70 ulong nproc; /* processes */ 71 ulong monitor; /* has monitor? */ 72 ulong npage0; /* total physical pages of memory */ 73 ulong npage1; /* total physical pages of memory */ 74 ulong npage; /* total physical pages of memory */ 75 ulong upages; /* user page pool */ 76 ulong nimage; /* number of page cache image headers */ [all …]
|
/plan9/sys/src/9/pcboot/ |
H A D | dat.h | 3 typedef struct Conf Conf; typedef 132 struct Conf struct 137 Confmem mem[4]; /* physical memory */ argument 138 ulong npage; /* total physical pages of memory */ 139 ulong upages; /* user page pool */ 140 ulong nimage; /* number of page cache image headers */ 141 ulong nswap; /* number of swap pages */ 142 int nswppo; /* max # of pageouts per segment pass */ 143 ulong base0; /* base of bank 0 */ 144 ulong base1; /* base of bank 1 */ [all …]
|
/plan9/sys/src/cmd/cwfs/ |
H A D | portdat.h | 52 typedef struct Conf Conf; typedef 415 struct Conf struct 417 ulong nmach; /* processors */ 418 ulong mem; /* total physical bytes of memory */ 419 ulong nuid; /* distinct uids */ 420 ulong nserve; /* server processes */ 421 ulong nfile; /* number of fid -- system wide */ 422 ulong nwpath; /* number of active paths, derived from nfile */ 423 ulong gidspace; /* space for gid names -- derived from nuid */ 425 ulong nlgmsg; /* number of large message buffers */ [all …]
|
/plan9/sys/src/cmd/usb/lib/ |
H A D | usb.h | 2 typedef struct Conf Conf; typedef 230 struct Conf struct 254 Conf* conf; /* where this descriptor was read */ argument
|