Home
last modified time | relevance | path

Searched defs:slot_id (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dxtensa-isa.c585 int slot_id; in xtensa_format_slot_nop_opcode() local
600 int slot_id; in xtensa_format_get_slot() local
616 int slot_id; in xtensa_format_set_slot() local
679 int slot_id; in xtensa_opcode_decode() local
702 int slot_id; in xtensa_opcode_encode() local
938 int slot_id; in xtensa_operand_get_field() local
975 int slot_id; in xtensa_operand_set_field() local
1023 int slot_id; in xtensa_operand_encode() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dxtensa-isa.c597 int slot_id; in xtensa_format_slot_nop_opcode() local
612 int slot_id; in xtensa_format_get_slot() local
628 int slot_id; in xtensa_format_set_slot() local
691 int slot_id; in xtensa_opcode_decode() local
714 int slot_id; in xtensa_opcode_encode() local
950 int slot_id; in xtensa_operand_get_field() local
987 int slot_id; in xtensa_operand_set_field() local
1035 int slot_id; in xtensa_operand_encode() local
/netbsd-src/sys/dev/acpi/
H A Dsdhc_acpi.c133 const char * const slot_id[] = { slot->hid, NULL }; in sdhc_acpi_find_slot() local
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dxtensa-isa-internal.h62 const int *slot_id; /* Array[num_slots] of slot IDs. */ member
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dxtensa-isa-internal.h62 const int *slot_id; /* Array[num_slots] of slot IDs. */ member
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dpkcs11.h141 #define slot_id slotID macro
300 ck_slot_id_t slot_id; member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
H A Dpkcs11.h138 #define slot_id slotID macro
309 ck_slot_id_t slot_id; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
H A Dpkcs11.h146 #define slot_id slotID macro
334 ck_slot_id_t slot_id; member
/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