HomeSort by: relevance | last modified time | path
    Searched defs:IS (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_reset.c 6 * purpose with or without fee is hereby granted, provided that the above
9 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
79 * bChannelChange is used to preserve DMA/PCU registers across
105 #define IS(_c,_f) (((_c)->channelFlags & _f) || 0)
106 if ((IS(chan, CHANNEL_2GHZ) ^ IS(chan, CHANNEL_5GHZ)) == 0) {
112 if ((IS(chan, CHANNEL_OFDM) ^ IS(chan, CHANNEL_CCK)) == 0) {
118 #undef IS
    [all...]
  /src/libexec/getty/
gettytab.h 19 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
98 #define IS gettynums[0].value
  /src/distrib/amiga/miniroot/
install.md 7 # This code is derived from software contributed to The NetBSD Foundation
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
20 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
92 There is no installboot program found on the installed filesystems. No boot
97 There is no installboot program found on the upgraded filesystems. No boot
130 As a reminder: the 'c' partition is assigned to the whole disk and can't
145 This program is designed to help you put NetBSD on your disk,
156 This program is designed to help you upgrade your NetBSD system in a
159 As a reminder, installing the 'etc' binary set is NOT recommended.
170 to make sure your data is backed up before beginning th
    [all...]
  /src/distrib/atari/floppies/prepare/
install.md 7 # This code is derived from software contributed to The NetBSD Foundation
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
20 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
66 # $1 is the root disk
67 # Note that the first part of this function is just a *very* verbose
72 is further referred to as 'labeling' a disk.
78 partitions to NetBSD before NetBSD is able to use the disk. Change the 'id'
89 Here is an example of what the partition information will look like once
136 This program is designed to partition your disk in preparation of the
138 is a swap partition. If you wish, the remaining partitioning work migh
    [all...]
  /src/distrib/sparc/
install.md 7 # This code is derived from software contributed to The NetBSD Foundation
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
20 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
55 # /tmp is the mount point
56 # 2048 is the size in DEV_BIZE blocks
93 # $1 is the boot disk
106 # $1 is the disk to check
140 echo "WARNING: Label on disk $_disk is corrupted"
154 Here is an example of what the partition information will look like once
157 pairs are on cylinder boundaries (the number of sector per cylinder is
    [all...]
  /src/distrib/sun2/miniroot/
install.md 7 # This code is derived from software contributed to The NetBSD Foundation
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
20 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
100 # $1 is the root disk
110 Here is an example of what the partition information will look like once
150 This program is designed to help you put NetBSD on your disk,
161 This program is designed to help you upgrade your NetBSD system in a
164 As a reminder, installing the 'etc' binary set is NOT recommended.
175 to make sure your data is backed up before beginning the
  /src/distrib/sun3/miniroot/
install.md 7 # This code is derived from software contributed to The NetBSD Foundation
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
20 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
100 # $1 is the root disk
110 Here is an example of what the partition information will look like once
150 This program is designed to help you put NetBSD on your disk,
161 This program is designed to help you upgrade your NetBSD system in a
164 As a reminder, installing the 'etc' binary set is NOT recommended.
175 to make sure your data is backed up before beginning the
  /src/distrib/hp300/miniroot/
install.md 8 # This code is derived from software contributed to The NetBSD Foundation
20 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
21 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
53 # /tmp is the mount point
54 # 2048 is the size in DEV_BIZE blocks
92 # $1 is the root disk
110 # $1 is the disk to check
125 # $1 is the disk to label
140 is not available, use the information provided in your disk's manual.
141 Please note that the geometry printed at boot time is preferred
    [all...]
  /src/distrib/mac68k/miniroot/
install.md 8 # This code is derived from software contributed to The NetBSD Foundation
20 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
21 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
53 # /tmp is the mount point
54 # 2048 is the size in DEV_BIZE blocks
92 # $1 is the root disk
98 # $1 is the disk to check
106 # $1 is the disk to label
112 # $1 is the root disk
133 This program is designed to help you install NetBSD on your system in
    [all...]
  /src/distrib/mvme68k/miniroot/
install.md 8 # This code is derived from software contributed to The NetBSD Foundation
20 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
21 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
102 # $1 is the disk to check
133 echo "WARNING: Label on disk $_disk is corrupted"
147 Here is an example of what the partition information will look like once
150 pairs are on cylinder boundaries (the number of sector per cylinder is
151 given in the 'sectors/cylinder' entry, which is not shown here).
182 This program is designed to help you install NetBSD on your system in a simple
195 is backed up before beginning the installation process
    [all...]
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_reset.c 6 * purpose with or without fee is hereby granted, provided that the above
9 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
145 * bChannelChange is used to preserve DMA/PCU registers across
174 #define IS(_c,_f) (((_c)->channelFlags & _f) || 0)
175 if ((IS(chan, CHANNEL_2GHZ) ^ IS(chan,CHANNEL_5GHZ)) == 0) {
181 if ((IS(chan, CHANNEL_OFDM) ^ IS(chan, CHANNEL_CCK)) == 0) {
187 #undef IS
    [all...]
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c 6 * purpose with or without fee is hereby granted, provided that the above
9 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
95 * bChannelChange is used to preserve DMA/PCU registers across
125 #define IS(_c,_f) (((_c)->channelFlags & _f) || 0)
126 if ((IS(chan, CHANNEL_2GHZ) ^ IS(chan, CHANNEL_5GHZ)) == 0) {
132 if ((IS(chan, CHANNEL_OFDM) ^ IS(chan, CHANNEL_CCK)) == 0) {
138 #undef IS
    [all...]
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_reset.c 6 * purpose with or without fee is hereby granted, provided that the above
9 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
31 /* Eeprom versioning macros. Returns true if the version is equal or newer than the ver specified */
92 * bChannelChange is used to preserve DMA/PCU registers across
112 #define IS(_c,_f) (((_c)->channelFlags & _f) || 0)
113 if ((IS(chan, CHANNEL_2GHZ) ^ IS(chan, CHANNEL_5GHZ)) == 0) {
119 if ((IS(chan, CHANNEL_OFDM) ^ IS(chan, CHANNEL_CCK)) == 0)
    [all...]

Completed in 18 milliseconds