E1000_STATUS_FUNC_MASK
bus->func = FIELD_GET(E1000_STATUS_FUNC_MASK, reg);
hw->bus.func = FIELD_GET(E1000_STATUS_FUNC_MASK, rd32(E1000_STATUS));