/netbsd-src/sys/arch/hp300/dev/ |
H A D | dioreg.h | 93 #define DIO_INHOLE(scode) ((scode) >= 32 && (scode) < 132) argument 98 #define DIO_ISDIO(scode) ((scode) >= 0 && (scode) < 32) argument 99 #define DIO_ISDIOII(scode) ((scode) >= DIOII_SCBASE && (scode) < 256) argument 137 #define DIO_SIZE(scode, base) \ argument
|
H A D | tvrx.c | 136 tvrx_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in tvrx_reset() 200 tvrxcnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in tvrxcnattach()
|
H A D | hyper.c | 203 hyper_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in hyper_reset() 261 hypercnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in hypercnattach()
|
H A D | gendiofb.c | 144 gendiofb_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in gendiofb_reset() 236 gendiofbcnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in gendiofbcnattach()
|
H A D | dvbox.c | 251 dvbox_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in dvbox_reset() 441 dvboxcnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in dvboxcnattach()
|
H A D | rbox.c | 251 rbox_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in rbox_reset() 401 rboxcnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in rboxcnattach()
|
H A D | gbox.c | 266 gbox_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in gbox_reset() 462 gboxcnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in gboxcnattach()
|
H A D | com_frodo.c | 156 com_frodo_cnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in com_frodo_cnattach()
|
H A D | com_dio.c | 166 com_dio_cnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in com_dio_cnattach()
|
H A D | dio.c | 106 int scode, scmax, scodesize; in dioattach() local 195 dio_scodetopa(int scode) in dio_scodetopa()
|
H A D | topcat.c | 314 topcat_reset(struct diofb *fb, int scode, struct diofbreg *fbr) in topcat_reset() argument 686 topcatcnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in topcatcnattach() argument
|
H A D | diofb.c | 97 diofb_fbinquire(struct diofb *fb, int scode, struct diofbreg *fbr) in diofb_fbinquire()
|
H A D | dcm.c | 364 int scode = da->da_scode; in dcmattach() local 1503 dcmcnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in dcmcnattach()
|
/netbsd-src/sys/arch/hp300/include/ |
H A D | bootinfo.h | 55 int scode; member 73 int scode; member
|
/netbsd-src/usr.sbin/sesd/srcs/ |
H A D | eltsub.c | 163 static char ebuf[256], *scode; in stat2ascii() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs-query.h | 40 unsigned scode = (op << 16) | mode; in optab_handler() local 53 unsigned scode = (op << 16) | (from_mode << 8) | to_mode; in convert_optab_handler() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs-query.h | 40 unsigned scode = (op << 16) | mode; in optab_handler() local 53 unsigned scode = (op << 16) | (from_mode << 8) | to_mode; in convert_optab_handler() local
|
/netbsd-src/sys/arch/hp300/hp300/ |
H A D | autoconf.c | 927 int scode, sctop; in dio_scan() local 945 dio_scode_probe(int scode, int (*func)(bus_space_tag_t, bus_addr_t, int)) in dio_scode_probe() argument [all...] |
/netbsd-src/external/mpl/dhcp/dist/keama/ |
H A D | options.c | 666 struct element *scode; in add_option_data() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cp-objcp-common.cc | 603 cp_handle_option (size_t scode, const char *arg, HOST_WIDE_INT value, in cp_handle_option()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | options.cc | 650 gfc_handle_option (size_t scode, const char *arg, HOST_WIDE_INT value, in gfc_handle_option()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | options.c | 636 gfc_handle_option (size_t scode, const char *arg, HOST_WIDE_INT value, in gfc_handle_option()
|
/netbsd-src/sys/arch/hp300/stand/common/ |
H A D | itevar.h | 58 int scode; /* DIO selectcode or SGC slot # */ member
|
/netbsd-src/sys/dev/i2c/ |
H A D | xc3028.c | 161 struct xc3028_fw *basefw, *stdfw, *scode; in xc3028_firmware_open() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-opts.c | 270 c_common_handle_option (size_t scode, const char *arg, HOST_WIDE_INT value, in c_common_handle_option()
|