HomeSort by: relevance | last modified time | path
    Searched refs:alter (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/dev/usb/
umcpmio_subr.c 226 uint8_t *alter = NULL; local in function:umcpmio_set_gpio_value_sram
232 alter = &req->alter_gpio_config;
236 alter = &req->alter_gpio_config;
240 alter = &req->alter_gpio_config;
244 alter = &req->alter_gpio_config;
251 if (alter != NULL) {
252 *alter = MCP2221_SRAM_ALTER_GPIO;
264 uint8_t *alter = NULL; local in function:umcpmio_set_gpio_dir_sram
270 alter = &req->alter_gpio_config;
274 alter = &req->alter_gpio_config
303 uint8_t *alter = NULL; local in function:umcpmio_set_gpio_designation_sram
764 uint8_t *alter = NULL; local in function:umcpmio_set_gpio_value
    [all...]
  /src/sys/arch/mac68k/mac68k/
macromasm.s 289 movl %d2,%sp@- | Toolbox trap may alter %d0-%d2,%a0,%a1
324 movl %d2,%sp@- | Toolbox trap may alter %d0-%d2,%a0,%a1
392 * may alter %D0-%D2 and %A0-%A1. However, a crucial bit of code in
  /src/usr.bin/mail/
quit.c 123 alter(mailname);
563 alter(mailname);
extern.h 286 void alter(char *);
support.c 394 alter(char *name) function in typeref:typename:PUBLIC void
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
intel-ixp4xx.dtsi 76 * than at 0x0 you need to alter this.
  /src/sys/arch/m68k/060sp/dist/
isp.s 488 # mul64() may use ()+ addressing and may, therefore, alter a7
501 # div64() may use ()+ addressing and may, therefore, alter a7.
pfpsp.s 1461 # here, we count on norm not to alter a0...
1493 # here, we count on norm not to alter a0...
4972 # count on fetch_dreg() not to alter a0...
5068 # count on fetch_dreg() not to alter a0...
6612 # If it's an unnormalized zero, alter the operand and force it #
7471 # fmove out doesn't alter them.
7692 # fmove out doesn't alter them.
8717 # now, round to extended(and don't alter the FPSR).
9497 # now, round to extended(and don't alter the FPSR).
10112 # now, round to extended(and don't alter the FPSR)
    [all...]
fpsp.s 1461 # here, we count on norm not to alter a0...
1493 # here, we count on norm not to alter a0...
11380 # routines aren't supposed to alter the operands but we've just squashed
12285 # now, round to extended(and don't alter the FPSR).
13065 # now, round to extended(and don't alter the FPSR).
13680 # now, round to extended(and don't alter the FPSR).
15762 # now, round to extended(and don't alter the FPSR).
18922 # count on fetch_dreg() not to alter a0...
19018 # count on fetch_dreg() not to alter a0...
20569 # fmove out doesn't alter them.
    [all...]
fplsp.s 9775 # If it's an unnormalized zero, alter the operand and force it #

Completed in 42 milliseconds