Home
last modified time | relevance | path

Searched defs:tx_conf_write (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dtx39xx.c57 tx_conf_write(tx_chipset_tag_t t, int reg, u_int32_t val) in tx_conf_write() function
/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx39var.h97 #define tx_conf_write(t, reg, val) ( \ macro