Home
last modified time | relevance | path

Searched defs:pValue (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dcs89x0.c670 cs_read_pktpg_from_eeprom(struct cs_softc *sc, int pktpg, uint16_t *pValue) in cs_read_pktpg_from_eeprom() argument
935 cs_read_eeprom(struct cs_softc *sc, int offset, uint16_t *pValue) in cs_read_eeprom() argument
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsoftp11.c341 CK_VOID_PTR pValue, in add_object_attribute()
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c35510 SQLITE_PRIVATE int sqlite3GetInt32(const char *zNum, int *pValue){