Home
last modified time | relevance | path

Searched defs:scode (Results 1 – 25 of 47) sorted by relevance

12

/netbsd-src/sys/arch/hp300/dev/
H A Ddioreg.h93 #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 Dtvrx.c136 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 Dhyper.c203 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 Dgendiofb.c144 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 Ddvbox.c251 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 Drbox.c251 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 Dgbox.c266 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 Dcom_frodo.c156 com_frodo_cnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in com_frodo_cnattach()
H A Dcom_dio.c166 com_dio_cnattach(bus_space_tag_t bst, bus_addr_t addr, int scode) in com_dio_cnattach()
H A Ddio.c106 int scode, scmax, scodesize; in dioattach() local
195 dio_scodetopa(int scode) in dio_scodetopa()
H A Dtopcat.c314 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 Ddiofb.c97 diofb_fbinquire(struct diofb *fb, int scode, struct diofbreg *fbr) in diofb_fbinquire()
H A Ddcm.c364 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 Dbootinfo.h55 int scode; member
73 int scode; member
/netbsd-src/usr.sbin/sesd/srcs/
H A Deltsub.c163 static char ebuf[256], *scode; in stat2ascii() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs-query.h40 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 Doptabs-query.h40 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 Dautoconf.c927 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 Doptions.c666 struct element *scode; in add_option_data() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.cc603 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 Doptions.cc650 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 Doptions.c636 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 Ditevar.h58 int scode; /* DIO selectcode or SGC slot # */ member
/netbsd-src/sys/dev/i2c/
H A Dxc3028.c161 struct xc3028_fw *basefw, *stdfw, *scode; in xc3028_firmware_open() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c270 c_common_handle_option (size_t scode, const char *arg, HOST_WIDE_INT value, in c_common_handle_option()

12