Searched refs:dev_flags (Results 1 – 3 of 3) sorted by relevance
423 uint_t dev_flags; in check_search() local426 dev_flags = (uint_t)(uintptr_t)di_node_private_get(dev); in check_search()427 if ((dev_flags & HPINFOSEARCH) == 0) in check_search()
182 int dev_flags; member
2194 sc->dev_flags = uath_lookup(vendor_id, product_id); in uath_reconnect()2195 if (sc->dev_flags == UATH_FLAG_ERR) { in uath_reconnect()2202 vendor_id, product_id, sc->dev_flags); in uath_reconnect()3059 sc->dev_flags = uath_lookup(vendor_id, product_id); in uath_attach()3060 if (sc->dev_flags == UATH_FLAG_ERR) { in uath_attach()3068 vendor_id, product_id, sc->dev_flags); in uath_attach()3081 if (sc->dev_flags & UATH_FLAG_PRE_FIRMWARE) { in uath_attach()3308 if (sc->dev_flags & UATH_FLAG_PRE_FIRMWARE) { in uath_detach()