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

/freebsd-11-stable/sys/dev/isp/
H A Disp_sbus.c54 static uint32_t isp_sbus_rd_reg(ispsoftc_t *, int);
64 isp_sbus_rd_reg,
375 isp_sbus_rd_reg(ispsoftc_t *isp, int regoff) function
383 "isp_sbus_rd_reg(off %x) = %x", regoff, rval);

Completed in 45 milliseconds