Home
last modified time | relevance | path

Searched refs:cs_handle (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtxcsbusvar.h43 struct cs_handle { struct
56 struct cs_handle ca_csreg; /* Register space */ argument
57 struct cs_handle ca_csio; /* I/O space */
58 struct cs_handle ca_csmem; /* Memory space */
H A Dtxcsbus.c111 struct cs_handle *);
247 __txcsbus_alloc_cstag(struct txcsbus_softc *sc, struct cs_handle *csh) in __txcsbus_alloc_cstag()