Searched defs:chip (Results 1 - 25 of 44) sorted by relevance

12

/netbsd-6-1-5-RELEASE/sys/arch/mips/alchemy/
H A Daubus.c149 struct au_chipdep *chip; local
H A Dau_icu.c157 struct au_chipdep * const chip = au_chipdep(); local
192 struct au_chipdep *chip; local
/netbsd-6-1-5-RELEASE/sys/dev/pci/n8/QMgr/
H A DQMUtil.c194 QMgr_get_control_struct(QueueControl_t **queue_pp, N8_Component_t unit, int chip) argument
[all...]
H A DQMQueue.c386 QMgrCheckQueue(N8_Component_t unit, int chip, uint16_t cmdsComplete) argument
765 QMgrCmdError(N8_Component_t unit, int chip, int readQueueIndex, int configStatus) argument
[all...]
H A DQMQueue.h185 int chip; /**< Chip number for this queue. member in struct:QueueControl_s
H A DRNQueue.c690 RN_GetParameters(N8_RNG_Parameter_t *parms_p, int chip) argument
909 RN_SetParameters(N8_RNG_Parameter_t *parms_p, int chip) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/nand/
H A Dnand_bbt.c51 struct nand_chip *chip = &sc->sc_chip; local
73 struct nand_chip *chip = &sc->sc_chip; local
101 struct nand_chip *chip = &sc->sc_chip; local
119 struct nand_chip *chip local
161 struct nand_chip *chip = &sc->sc_chip; local
205 struct nand_chip *chip = &sc->sc_chip; local
225 struct nand_chip *chip = &sc->sc_chip; local
[all...]
H A Dnand_micron.c92 nand_read_parameters_micron(device_t self, struct nand_chip * const chip) argument
132 mt29fxgx_parameters(device_t self, struct nand_chip * const chip, argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/pci/n8/common/
H A Dnsp_ioctl.c638 int chip; local
[all...]
H A DcontextMem.c286 void N8_ContextMemInit(int chip) argument
333 void N8_ContextMemRemove(int chip) argument
368 N8_ContextMemAlloc(N8_Unit_t *chip, unsigned int *index_p) argument
397 n8_contextalloc(N8_Unit_t *chip, unsigned long sessionID, unsigned int *index_p) argument
486 N8_ContextMemFree(int chip, unsigned long entry) argument
512 n8_contextfree(int chip, unsigned long sessionID, unsigned long entry) argument
561 N8_ContextMemValidate(N8_Unit_t chip, unsigned int entry) argument
588 n8_contextvalidate(N8_Unit_t chip, unsigned long sessionID, unsigned int entry) argument
644 N8_ContextMemFreeAll(N8_Unit_t chip, unsigned long sessionID) argument
687 int chip; local
[all...]
H A Dirq.c721 int waitOnInterrupt ( N8_Unit_t chip, argument
827 N8_Status_t N8_WaitOnInterrupt ( N8_Unit_t chip, argument
[all...]
H A Dn8_driver_main.h197 unsigned char chip; /* Number or this chip */ member in struct:__anon8020
/netbsd-6-1-5-RELEASE/sys/dev/pci/n8/include_private/
H A Dn8_device_info.h130 uint32_t chip; /* Chip number for requested info */ member in struct:__anon8037
H A Dn8_enqueue_common.h219 int chip; member in struct:QMgrRequest_t
335 N8_Unit_t chip; member in struct:__anon8052
H A Dnsp_ioctl.h117 N8_Unit_t chip; member in struct:__anon8061
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/vr/
H A Dvrip.c532 __vrip_register_gpio(vrip_chipset_tag_t vc, hpcio_chip_t chip) argument
H A Dvrkiu.c102 vrkiu_write(struct vrkiu_chip *chip, int port, unsigned short val) argument
109 vrkiu_read(struct vrkiu_chip *chip, int port) argument
185 vrkiu_init(struct vrkiu_chip *chip, bus_space_tag_t iot, argument
252 eliminate_phantom_keys(struct vrkiu_chip *chip, unsigned short *scandata) argument
291 vrkiu_scan(struct vrkiu_chip* chip) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/nor/
H A Dcfi_0002.c239 struct nor_chip * const chip = &sc->sc_chip; local
149 cfi_0002_init(struct nor_softc * const sc, struct cfi * const cfi, struct nor_chip * const chip) argument
283 struct nor_chip * const chip = &sc->sc_chip; local
[all...]
H A Dnor.c144 struct nor_chip * const chip = &sc->sc_chip; local
201 struct nor_chip * const chip = &sc->sc_chip; local
235 struct nor_chip * const chip = &sc->sc_chip; local
330 nor_quirks(device_t self, struct nor_chip * const chip) argument
351 nor_scan_media(device_t self, struct nor_chip * const chip) argument
424 struct nor_chip * const chip = &sc->sc_chip; local
463 struct nor_chip * const chip = &sc->sc_chip; local
519 struct nor_chip * const chip = &sc->sc_chip; local
597 struct nor_chip * const chip = &sc->sc_chip; local
725 struct nor_chip * const chip = &sc->sc_chip; local
789 struct nor_chip * const chip = &sc->sc_chip; local
861 struct nor_chip * const chip = &sc->sc_chip; local
927 struct nor_chip * const chip = &sc->sc_chip; local
963 struct nor_chip * const chip = &sc->sc_chip; local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dcms.c230 int chip = CHAN_TO_CHIP(vidx); local
285 int chip = CHAN_TO_CHIP(vidx); local
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/tc/
H A Dtcds.c510 tcds_params(struct tcds_softc *sc, int chip, int *idp, int *fastp) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/pci/n8/common/api/
H A Dn8_util.c214 createPKRequestBuffer(API_Request_t **req_pp, const N8_Unit_t chip, const unsigned int numCmds, const void *callbackFcn, const unsigned int dataBytes) argument
279 initializeEARequestBuffer(API_Request_t *req_p, N8_MemoryHandle_t *kmem_p, const N8_Unit_t chip, const unsigned int numCmds, const void *callbackFcn, N8_Boolean_t userRequest) argument
336 createEARequestBuffer(API_Request_t **req_pp, const N8_Unit_t chip, const unsigned int numCmds, const void *callbackFcn, const unsigned int dataBytes) argument
888 n8_validateUnit(N8_Unit_t chip) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dhd44780var.h56 uint8_t chip; member in struct:hd44780_dispctl
63 uint8_t chip; member in struct:hd44780_io
H A Di82365var.h60 int chip; /* chip index 0 or 1 */ member in struct:pcic_handle
/netbsd-6-1-5-RELEASE/sys/dev/pci/n8/common/api/commands/
H A Dn8_cb_rsa.c248 cb_computeDX(API_Request_t *req_p, const uint32_t X, const uint32_t d, uint32_t result_a, const int key_length_bytes, const int X_length_bytes, PK_CMD_BLOCK_t *cb_p, PK_CMD_BLOCK_t **next_cb_pp, const int chip) argument

Completed in 229 milliseconds

12