Searched defs:slot (Results 1 - 25 of 215) sorted by relevance

123456789

/src/sys/arch/alpha/tc/
H A Dtc_dma_3000_300.c47 tc_dma_get_tag_3000_300(int slot) argument
/src/sys/external/bsd/drm2/linux/
H A Dlinux_dmi.c38 dmi_match(enum dmi_field slot, const char *text) argument
/src/lib/libc/gen/
H A Dttyslot.c58 int slot = 0, ispty = 0; local in function:__weak_alias
/src/sys/arch/rs6000/rs6000/
H A Dmainbus.c89 int slot; local in function:mainbus_attach
/src/sys/arch/evbppc/explora/dev/
H A Dpckbc_elb.c113 pckbc_elb_intr_establish(struct pckbc_softc *sc, pckbc_slot_t slot) argument
/src/sys/arch/ia64/disasm/
H A Ddisasm_decode.c52 asm_decodeA(uint64_t bits, struct asm_bundle *b, int slot) argument
536 asm_decodeB(uint64_t ip, struct asm_bundle *b, int slot) argument
652 asm_decodeF(uint64_t ip, struct asm_bundle *b, int slot) argument
903 asm_decodeI(uint64_t ip, struct asm_bundle *b, int slot) argument
1315 asm_decodeM(uint64_t ip,struct asm_bundle * b,int slot) argument
2474 asm_decodeX(uint64_t ip,struct asm_bundle * b,int slot) argument
2525 unsigned int slot; local in function:asm_decode
[all...]
H A Ddisasm_format.c312 asm_print_inst(const struct asm_bundle *b, int slot, uint64_t ip) argument
/src/sys/arch/alpha/jensenio/
H A Dpckbc_jensenio.c133 pckbc_jensenio_intr_establish(struct pckbc_softc *sc, pckbc_slot_t slot) argument
/src/sys/arch/atari/isa/
H A Disa_hades.c71 iifun(int slot, int sr) argument
125 int slot, i; local in function:isa_intr_alloc
156 int slot; local in function:isa_intr_establish
[all...]
/src/sys/arch/sgimips/hpc/
H A Dpckbc_hpc.c131 pckbc_hpc_intr_establish(struct pckbc_softc * sc, pckbc_slot_t slot) argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_sortu102.c32 tu102_sor_dp_vcpi(struct nvkm_ior * sor,int head,u8 slot,u8 slot_nr,u16 pbn,u16 aligned) argument
/src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_kms.c64 static void setup_hw_slot(struct qxl_device *qdev, struct qxl_memslot *slot) argument
71 setup_slot(struct qxl_device * qdev,struct qxl_memslot * slot,unsigned int slot_index,const char * slot_name,unsigned long start_phys_addr,unsigned long size) argument
[all...]
/src/sys/arch/alpha/pci/
H A Dpci_bootdev.c94 int slot = pa->pa_bus * 1000 + pa->pa_function * 100 + local in function:pci_find_bootdev
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dstandalone_malloc_test.cc40 size_t slot = i % allocated.size(); local in function:MallocThread
/src/sys/dev/mca/
H A Dmca.c114 int slot; local in function:mca_attach
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Di915_gem.c49 const u64 slot = ggtt->error_capture.start; local in function:trash_stolen
H A Di915_perf.c77 static int write_timestamp(struct i915_request *rq, int slot) argument
104 static ktime_t poll_status(struct i915_request *rq, int slot) argument
/src/sys/dev/ata/
H A Data_recovery.c163 uint8_t slot, eslot, st, err; local in function:ata_recovery_resume
67 ata_read_log_ext_ncq(struct ata_drive_datas * drvp,uint8_t flags,uint8_t * slot,uint8_t * status,uint8_t * err) argument
[all...]
/src/sys/arch/evbmips/alchemy/
H A Domsal400.c195 omsal400_slot_irq(int slot, int which) argument
208 omsal400_slot_offset(int slot) argument
219 omsal400_slot_enable(int slot) argument
226 omsal400_slot_disable(int slot) argument
233 omsal400_slot_status(int slot) argument
247 omsal400_slot_name(int slot) argument
[all...]
/src/sys/arch/evbppc/walnut/dev/
H A Dpckbc_pbus.c139 pckbc_pbus_intr_establish(struct pckbc_softc *sc, pckbc_slot_t slot) argument
/src/sys/arch/hp300/dev/
H A Dsgc.c99 int slot, rv; local in function:sgcattach
154 sgc_slottopa(int slot) argument
[all...]
H A Dsti_sgc.c116 sti_sgc_probe(bus_space_tag_t iot, int slot) argument
142 sti_sgc_cnprobe(bus_space_tag_t bst, int slot) argument
167 sti_sgc_cnattach(bus_space_tag_t bst, int slot) argument
/src/sys/arch/pmax/tc/
H A Dtcbus.c158 tc_ds_get_dma_tag(int slot) argument
/src/sys/dev/isa/
H A Dpckbc_isa.c215 pckbc_isa_intr_establish(struct pckbc_softc *sc, pckbc_slot_t slot) argument
/src/sys/arch/i386/pnpbios/
H A Dpckbc_pnpbios.c182 pckbc_pnpbios_intr_establish(struct pckbc_softc * sc,pckbc_slot_t slot) argument

Completed in 18 milliseconds

123456789