drivebay_softc
printdir(struct drivebay_softc *sc, uint32_t val, uint32_t mask, char letter)
struct drivebay_softc *sc = device_private(self);
drivebay_writereg(struct drivebay_softc *sc, int reg, uint32_t val)
drivebay_readreg(struct drivebay_softc *sc, int reg)
struct drivebay_softc *sc = node.sysctl_data;
struct drivebay_softc *sc = node.sysctl_data;
struct drivebay_softc *sc = node.sysctl_data;
struct drivebay_softc *sc = node.sysctl_data;
struct drivebay_softc *sc = node.sysctl_data;
static void drivebay_writereg(struct drivebay_softc *, int, uint32_t);
static uint32_t drivebay_readreg(struct drivebay_softc *, int);
CFATTACH_DECL_NEW(drivebay, sizeof(struct drivebay_softc),