Home
last modified time | relevance | path

Searched defs:bsr (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dif_esreg.h41 volatile u_short bsr; /* Bank Select Register */ member
49 volatile u_short bsr; /* Bank Select Register */ member
61 volatile u_short bsr; /* Bank Select Register */ member
66 volatile u_short bsr; /* Bank Select Register */ member
79 volatile u_short bsr; /* Bank Select Register */ member
/netbsd-src/sys/arch/x86/x86/
H A Dbus_space.c160 bus_space_reservation_t bsr; in bus_space_map() local
185 bus_space_reservation_map(bus_space_tag_t t, bus_space_reservation_t *bsr, in bus_space_reservation_map()
301 bus_space_reservation_t bsr; in bus_space_reserve_subregion() local
356 bus_space_release(bus_space_tag_t t, bus_space_reservation_t *bsr) in bus_space_release()
395 bus_space_reservation_t bsr; in bus_space_alloc() local
606 bus_space_reservation_t bsr; in bus_space_unmap() local
/netbsd-src/external/gpl3/gdb/dist/sim/m32c/
H A Dtimer_a.h7 unsigned char bsr; member
/netbsd-src/external/gpl3/gdb.old/dist/sim/m32c/
H A Dtimer_a.h7 unsigned char bsr; member
/netbsd-src/sys/sys/
H A Dbus.h46 bus_space_reservation_size(bus_space_reservation_t *bsr) in bus_space_reservation_size()
52 bus_space_reservation_init(bus_space_reservation_t *bsr, in bus_space_reservation_init()
61 bus_space_reservation_addr(bus_space_reservation_t *bsr) in bus_space_reservation_addr()
/netbsd-src/sys/arch/amigappc/include/
H A Dbus_defs.h78 #define bsr(what, typ) \ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dbitop.d121 int bsr(uint v) pure in bsr() function
128 int bsr(ulong v) pure in bsr() function
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ns32k.c124 char bsr; /* Sequent hack. */ member
1319 char bsr, /* Sequent-linker-hack: 1 when relocobject is in fix_new_ns32k()
1348 char bsr, /* Sequent-linker-hack: 1 when relocobject is in fix_new_ns32k_exp()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-ns32k.c124 char bsr; /* Sequent hack. */ member
1319 char bsr, /* Sequent-linker-hack: 1 when relocobject is in fix_new_ns32k()
1348 char bsr, /* Sequent-linker-hack: 1 when relocobject is in fix_new_ns32k_exp()
/netbsd-src/external/gpl3/gdb.old/dist/sim/h8300/
H A Dwritecode.c276 bsr (p, a) in bsr() function
/netbsd-src/external/gpl3/gdb/dist/sim/h8300/
H A Dwritecode.c276 bsr (p, a) in bsr() function
/netbsd-src/sys/arch/amiga/include/
H A Dbus.h59 #define bsr(what, typ) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h515 bsr, enumerator
/netbsd-src/sys/dev/usb/
H A Dxhci.c3386 xhci_address_device(struct xhci_softc * const sc,uint64_t icp,uint8_t slot_id,bool bsr) xhci_address_device() argument
3526 xhci_set_address(struct usbd_device * dev,uint32_t slot,bool bsr) xhci_set_address() argument
/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A DdrmP.h644 struct resource *bsr; member