Searched defs:tsp_config (Results 1 – 1 of 1) sorted by relevance
40 struct tsp_config { struct41 int pc_pslot; /* Pchip 0 or 1 */42 int pc_initted; /* Initialized */43 u_int64_t pc_iobase; /* All Pchip space starts here */67 struct tsp_config *sc_ccp; argument