Searched refs:which (Results 101 - 125 of 462) sorted by relevance

1234567891011>>

/freebsd-10.0-release/sys/dev/spibus/
H A Dspibus.c115 spibus_read_ivar(device_t bus, device_t child, int which, u_int *result) argument
119 switch (which) {
/freebsd-10.0-release/tools/tools/zfsboottest/
H A Dzfsboottest.sh34 which -s zfsboottest
/freebsd-10.0-release/contrib/bmake/mk/
H A Dmeta.subdir.mk36 # since we may pickup subdirs which are not relevant
38 # which is difficult without a sub-make.
/freebsd-10.0-release/contrib/bsnmp/snmp_mibII/
H A DmibII_ipaddr.c223 asn_subid_t which; local
229 which = value->var.subs[sub - 1];
263 switch (which) {
307 switch (which) {
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dgdbcore.h68 * a buffer into which to place the string, and the maximum available space */
102 /* Hook for "file_command", which is more useful than above
181 WHICH says which set of registers we are handling:
196 int which, CORE_ADDR reg_addr);
H A Dmipsfbsd-tdep.c136 fetch_core_registers (char *core_reg_sect, unsigned core_reg_size, int which, argument
142 if (which != 0)
156 fetch_elfcore_registers (char *core_reg_sect, unsigned core_reg_size, int which, argument
159 switch (which)
247 jmp_buf structure from which we extract the PC that we will land
328 * Get sp of next frame which is the adjusted sp of
H A Darmnbsd-nat.c392 int which, CORE_ADDR ignore)
404 int which, CORE_ADDR ignore)
409 switch (which)
391 fetch_core_registers(char *core_reg_sect, unsigned core_reg_size, int which, CORE_ADDR ignore) argument
403 fetch_elfcore_registers(char *core_reg_sect, unsigned core_reg_size, int which, CORE_ADDR ignore) argument
H A Dnto-tdep.c207 which is different from the svr4 version. */
271 int which, CORE_ADDR reg_addr)
276 if (which == 0)
282 else if (which == 2)
270 fetch_core_registers(char *core_reg_sect, unsigned core_reg_size, int which, CORE_ADDR reg_addr) argument
/freebsd-10.0-release/share/mk/
H A Dbsd.subdir.mk9 # also a default target which allows the command "make subdir" where
24 # This is a variant of install, which will
H A Dbsd.info.mk14 # DVIPS A program which convert a TeX DVI file to PostScript [dvips]
16 # DVIPS2ASCII A program to convert a PostScript file which was prior
19 # FORMATS Indicates which output formats will be generated
/freebsd-10.0-release/sys/arm/xscale/i80321/
H A Di80321_pci.c159 * which can cause a number of problems. Doing this
249 i80321_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
252 switch (which) {
265 i80321_write_ivar(device_t dev, device_t child, int which, uintptr_t result) argument
269 switch (which) {
/freebsd-10.0-release/sys/dev/cardbus/
H A Dcardbus.c81 static int cardbus_read_ivar(device_t cbdev, device_t child, int which,
284 cardbus_read_ivar(device_t cbdev, device_t child, int which, uintptr_t *result) argument
292 switch (which) {
305 return (pci_read_ivar(cbdev, child, which, result));
/freebsd-10.0-release/sys/dev/siba/
H A Dsiba_pcib.c140 * Allocate the resources which the parent bus has already
203 siba_pcib_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
208 switch (which) {
218 siba_pcib_write_ivar(device_t dev, device_t child, int which, uintptr_t value) argument
223 switch (which) {
341 * a target abort which would cause a nice target abort.
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Dac97.h99 int ac97_setrate(struct ac97_info *codec, int which, int rate);
/freebsd-10.0-release/sys/x86/x86/
H A Dlegacy.c204 legacy_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
208 switch (which) {
229 legacy_write_ivar(device_t dev, device_t child, int which, uintptr_t value) argument
233 switch (which) {
310 * bridges (which are added at order 100).
/freebsd-10.0-release/usr.sbin/pw/
H A Dpw.h120 void pw_log(struct userconf * cnf, int mode, int which, char const * fmt,...) __printflike(4, 5);
/freebsd-10.0-release/contrib/bsnmp/snmpd/
H A Dtrans_udp.c228 asn_subid_t which = value->var.subs[sub-1]; local
253 if (which != LEAF_begemotSnmpdPortStatus)
308 switch (which) {
/freebsd-10.0-release/contrib/nvi/ex/
H A Dex_global.c31 enum which {GLOBAL, V}; enum
33 static int ex_g_setup __P((SCR *, EXCMD *, enum which));
65 ex_g_setup(SCR *sp, EXCMD *cmdp, enum which cmd)
114 * to regcomp which doesn't understand anything else.
185 * have to decide which lines are going to get passed to the command,
191 * each ex command. There's a callback routine which the DB interface
/freebsd-10.0-release/sbin/ifconfig/
H A Daf_inet.c102 in_getaddr(const char *s, int which) argument
105 struct sockaddr_in *sin = sintab[which];
112 if (which == ADDR) {
/freebsd-10.0-release/sys/dev/pci/
H A Dhostb_pci.c90 pci_hostb_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
93 return (BUS_READ_IVAR(device_get_parent(dev), dev, which, result));
97 pci_hostb_write_ivar(device_t dev, device_t child, int which, uintptr_t value) argument
/freebsd-10.0-release/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c873 parse_filt(char *val, uint16_t associd, int which) argument
895 switch (which) {
1111 asn_subid_t which = value->var.subs[sub - 1]; local
1125 switch (which) {
1211 asn_subid_t which = value->var.subs[sub - 1]; local
1254 switch (which) {
1347 asn_subid_t which = value->var.subs[sub - 1]; local
1390 switch (which) {
1406 asn_subid_t which = value->var.subs[sub - 1]; local
1449 switch (which) {
1473 asn_subid_t which = value->var.subs[sub - 1]; local
[all...]
/freebsd-10.0-release/sbin/fsck/
H A Dfsck.c62 static enum { IN_LIST, NOT_IN_LIST } which = NOT_IN_LIST; variable in typeref:enum:__anon5789
412 return which == IN_LIST ? 1 : 0;
414 return which == IN_LIST ? 0 : 1;
472 which = NOT_IN_LIST;
475 which = IN_LIST;
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_misc.c1056 error = kern_setitimer(td, uap->which, &aitv, &oitv);
1075 error = kern_getitimer(td, uap->which, &aitv);
1087 bsd_args.which = PRIO_PROCESS;
1196 u_int which; local
1208 which = linux_to_bsd_resource[args->resource];
1209 if (which == -1)
1218 return (kern_setrlimit(td, which, &bsd_rlim));
1227 u_int which; local
1238 which = linux_to_bsd_resource[args->resource];
1239 if (which
1270 u_int which; local
[all...]
/freebsd-10.0-release/usr.bin/limits/
H A Dlimits.c248 static rlim_t resource_num(int which, int ch, const char *str);
252 const char *pfx, const char *sfx, const char *which);
547 print_limit(rlim_t limit, unsigned divisor, const char * inf, const char * pfx, const char * sfx, const char * which) argument
555 printf(pfx, which, numbr);
556 printf(sfx, which);
562 resource_num(int which, int ch, const char *str) argument
574 switch (which) {
/freebsd-10.0-release/sys/dev/acpica/
H A Dacpi_pcib_acpi.c75 int which, uintptr_t *result);
77 int which, uintptr_t value);
324 * Determine which address ranges this bridge decodes and setup
414 acpi_pcib_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) argument
418 switch (which) {
436 acpi_pcib_write_ivar(device_t dev, device_t child, int which, uintptr_t value) argument
440 switch (which) {

Completed in 187 milliseconds

1234567891011>>