Home
last modified time | relevance | path

Searched defs:chip (Results 1 – 23 of 23) sorted by relevance

/openbsd/sys/arch/mips64/include/
H A Dcache.h32 #define CACHE_PROTOS(chip) \ argument
/openbsd/sys/dev/ic/
H A Dcyreg.h115 #define cd_read_reg_sc(sc,chip,reg) bus_space_read_1(sc->sc_memt, \ argument
120 #define cd_write_reg_sc(sc,chip,reg,val) bus_space_write_1(sc->sc_memt, \ argument
H A Drtwnvar.h77 uint32_t chip; member
H A Dar5211.c339 ar5k_ar5211_radio_revision(struct ath_hal *hal, HAL_CHIP chip) in ar5k_ar5211_radio_revision()
H A Dar5212.c392 ar5k_ar5212_radio_revision(struct ath_hal *hal, HAL_CHIP chip) in ar5k_ar5212_radio_revision()
H A Dbwfm.c3125 bwfm_loadfirmware(struct bwfm_softc *sc, const char *chip, const char *bus, in bwfm_loadfirmware()
H A Daic7xxxvar.h1018 ahc_chip chip; member
H A Daic79xx.h1134 ahd_chip chip; member
/openbsd/sys/dev/sbus/
H A Dmagma.c291 int chip, cd_clock; in magma_attach() local
449 int chip, status = 0; in magma_hard() local
789 int port, chip, chan; in mtty_attach() local
/openbsd/sys/dev/fdt/
H A Dbd718x7.c88 const char *chip; in bdpmic_attach() local
H A Drkpmic.c442 const char *chip; in rkpmic_attach() local
H A Daxppmic.c361 const char *chip; member
/openbsd/sys/dev/i2c/
H A Dadt7460.c122 struct adt_chip *chip; member
/openbsd/sys/dev/tc/
H A Dtcds.c533 tcds_params(sc, chip, idp, fastp) in tcds_params() argument
/openbsd/sys/dev/usb/
H A Dudl.h282 uint16_t chip; member
H A Dif_bwfm_usb.c127 uint32_t chip; /* Chip id */ member
H A Dif_urtwn.c240 uint32_t chip; member
H A Dudl.c1267 uint16_t chip, uint32_t clock) in udl_lookup_mode()
/openbsd/sys/dev/sdmmc/
H A Dsdmmc_scsi.c584 struct device *disk, *scsibus, *chip, *sdmmc; in sdmmc_scsi_hibernate_io() local
H A Dif_bwfm_sdio.c351 const char *chip = NULL; in bwfm_sdio_preinit() local
/openbsd/sys/dev/pci/
H A Dif_bwfm_pci.c436 const char *chip = NULL; in bwfm_pci_preinit() local
1092 char chiprev[8] = "", module[8] = "", modrev[8] = "", vendor[8] = "", chip[8] = ""; in bwfm_pci_process_otp_tuple() local
H A Dahc_pci.c1104 u_int chip; in ahc_ext_scbram_present() local
/openbsd/gnu/usr.bin/perl/
H A Dmalloc.c1426 add_to_chain(void *p, MEM_SIZE size, MEM_SIZE chip) in add_to_chain()