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

1234567891011

/freebsd-current/contrib/openpam/lib/libpam/
H A Dpam_set_item.c61 void **slot; local
[all...]
/freebsd-current/usr.sbin/mpsutil/
H A Dmps_slot.c57 U16 slot; local
/freebsd-current/sys/dev/smartpqi/
H A Dsmartpqi_cmd.c36 char *slot = NULL; local
/freebsd-current/sys/arm64/acpica/
H A Dpci_cfgreg.c43 pci_cfgregread(int domain, int bus, int slot, int func, int reg, int bytes) argument
55 pci_cfgregwrite(int domain, int bus, int slot, int func, int reg, uint32_t data, argument
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_dmi.c78 enum dmi_field slot; local
[all...]
H A Dlinux_radix.c174 radix_tree_iter_delete(struct radix_tree_root *root, struct radix_tree_iter *iter, void **slot) argument
/freebsd-current/sys/dev/pci/
H A Dpcib_support.c58 uint8_t bus, slot, func; local
75 pcib_decode_rid(device_t pcib, uint16_t rid, int *bus, int *slot, argument
/freebsd-current/sys/security/mac/
H A Dmac_label.c133 mac_label_get(struct label *l, int slot) argument
142 mac_label_set(struct label *l, int slot, intptr_t v) argument
/freebsd-current/sys/arm/annapurna/alpine/
H A Dalpine_pci.c120 int bus, slot, func, maxfunc; local
[all...]
/freebsd-current/sys/dev/sdhci/
H A Dsdhci_xenon_fdt.c67 sdhci_xenon_fdt_get_card_present(device_t dev, struct sdhci_slot *slot) argument
91 sdhci_xenon_fdt_parse(device_t dev, struct sdhci_slot *slot) argument
119 struct sdhci_slot *slot; local
[all...]
H A Dsdhci_xenon_acpi.c82 struct sdhci_slot *slot; local
H A Dsdhci_fdt_gpio.c47 struct sdhci_slot * slot; member in struct:sdhci_fdt_gpio
196 sdhci_fdt_gpio_setup(device_t dev, struct sdhci_slot *slot) argument
[all...]
/freebsd-current/sys/contrib/ck/include/spinlock/
H A Danderson.h103 ck_spinlock_anderson_lock(struct ck_spinlock_anderson *lock, struct ck_spinlock_anderson_thread **slot) argument
150 ck_spinlock_anderson_unlock(struct ck_spinlock_anderson *lock, struct ck_spinlock_anderson_thread *slot) argument
[all...]
/freebsd-current/sys/contrib/ck/include/
H A Dck_bytelock.h82 ck_bytelock_write_lock(struct ck_bytelock *bytelock, unsigned int slot) argument
128 ck_bytelock_read_lock(struct ck_bytelock *bytelock, unsigned int slot) argument
183 ck_bytelock_read_unlock(struct ck_bytelock *bytelock, unsigned int slot) argument
[all...]
/freebsd-current/contrib/mandoc/
H A Dchars.c443 unsigned int slot; local
H A Dtag.c67 unsigned int slot; local
92 unsigned int slot; local
H A Dmandoc_xr.c42 unsigned int slot; local
70 unsigned int slot; local
/freebsd-current/sys/dev/mps/
H A Dmps_mapping.h48 uint16_t slot; member in struct:_map_phy_change
/freebsd-current/contrib/lib9p/
H A Dhashtable.c142 ssize_t slot = hash % h->ht_nentries; local
176 ssize_t slot; local
207 ssize_t slot; local
[all...]
/freebsd-current/crypto/heimdal/lib/gssapi/krb5/
H A Dsequence.c113 elem_set(struct gss_msg_order *o, unsigned int slot, OM_uint32 val) argument
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c84 CK_SLOT_ID slot; local
/freebsd-current/sys/dev/mpr/
H A Dmpr_mapping.h47 uint16_t slot; member in struct:_map_phy_change
69 uint16_t slot; member in struct:_map_port_change
/freebsd-current/sys/powerpc/pseries/
H A Drtas_pci.c147 rtaspci_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, argument
187 rtaspci_write_config(device_t dev, u_int bus, u_int slot, u_int func, argument
/freebsd-current/sys/powerpc/powermac/
H A Duninorthpci.c177 uninorth_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, argument
208 uninorth_write_config(device_t dev, u_int bus, u_int slot, u_int func, argument
235 uninorth_enable_config(struct uninorth_softc *sc, u_int bus, u_int slot, argument
/freebsd-current/sys/dev/ata/
H A Data-dma.c165 struct ata_dmaslot *slot = &ch->dma.slot[i]; local
219 struct ata_dmaslot *slot = &ch->dma.slot[i]; local
[all...]

Completed in 270 milliseconds

1234567891011