Searched refs:scc_bfe_probe (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/scc/
H A Dscc_bfe_macio.c62 return (scc_bfe_probe(dev, MACIO_REGSHFT, MACIO_RCLK, 0));
H A Dscc_bfe_quicc.c69 return (scc_bfe_probe(dev, 0, rclk, 0));
H A Dscc_bfe.h145 int scc_bfe_probe(device_t dev, u_int regshft, u_int rclk, u_int rid);
H A Dscc_core.c134 * collected by scc_bfe_probe() intact.
354 scc_bfe_probe(device_t dev, u_int regshft, u_int rclk, u_int rid) function

Completed in 107 milliseconds