Searched defs:slotno (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/sys/arch/pmax/tc/ |
H A D | tcbus.c | 217 tcfb_cnattach(int slotno) in tcfb_cnattach()
|
/netbsd-src/sys/arch/hp300/stand/common/ |
H A D | ite.c | 129 int dtype, fboff, slotno, i; in iteconfig() local
|
/netbsd-src/sys/arch/newsmips/apbus/ |
H A D | if_snvar.h | 96 int slotno; /* Slot number */ member
|
/netbsd-src/sys/arch/mac68k/nubus/ |
H A D | nubus.c | 810 nubus_scan_slot(bus_space_tag_t bst, int slotno) in nubus_scan_slot()
|
/netbsd-src/sys/arch/vax/vsa/ |
H A D | tc_vsbus.c | 332 tc_vsbus_get_dma_tag(int slotno) in tc_vsbus_get_dma_tag()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/ |
H A D | sparc.c | 6949 int slotno = cum->words, regno; in function_arg_slotno() local 7085 int slotno; /* slot number of the argument. */ member 7301 int slotno, bool named, int regbase) in function_arg_record_value() 7380 function_arg_union_value (int size, machine_mode mode, int slotno, int regno) in function_arg_union_value() 7417 function_arg_vector_value (int size, int slotno, bool named, int regno) in function_arg_vector_value() 7461 int slotno, regno, padding; in sparc_function_arg_1() local 7603 int slotno, regno, padding; in sparc_arg_partial_bytes() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/ |
H A D | sparc.cc | 6881 int slotno = cum->words, regno; in function_arg_slotno() local 7017 int slotno; /* slot number of the argument. */ member 7233 int slotno, bool named, int regbase) in function_arg_record_value() 7312 function_arg_union_value (int size, machine_mode mode, int slotno, int regno) in function_arg_union_value() 7349 function_arg_vector_value (int size, int slotno, bool named, int regno) in function_arg_vector_value() 7393 int slotno, regno, padding; in sparc_function_arg_1() local 7535 int slotno, regno, padding; in sparc_arg_partial_bytes() local
|