MDIO_LOCK_ASSERT
#define MDIO_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->sc_mtx, MA_OWNED)
#define MDIO_LOCK_ASSERT(sc) \