aubtfwl_softc
struct aubtfwl_softc * const sc = device_private(self);
struct aubtfwl_softc * const sc = device_private(self);
aubtfwl_get_state(struct aubtfwl_softc *sc, uint8_t *state) {
aubtfwl_get_version(struct aubtfwl_softc *sc, struct ar3k_version *ver) {
aubtfwl_send_command(struct aubtfwl_softc *sc, uByte cmd) {
struct aubtfwl_softc * const sc = device_private(self);
CFATTACH_DECL_NEW(aubtfwl, sizeof(struct aubtfwl_softc), aubtfwl_match, aubtfwl_attach, aubtfwl_detach, NULL);
struct aubtfwl_softc * const sc = device_private(self);