Searched refs:sockctrl (Results 1 – 1 of 1) sorted by relevance
206 uint32_t sockstat, sockctrl; in pccbb_cardbus_isvalid() local217 sockctrl = bus_space_read_4(memt, memh, CB_SOCKET_CTRL); in pccbb_cardbus_isvalid()219 device_xname(sc->sc_dev), sockctrl); in pccbb_cardbus_isvalid()220 if ((sockctrl & CB_SOCKET_CTRL_VCCMASK) == 0) in pccbb_cardbus_isvalid()