Searched refs:asy_identify_chip (Results 1 – 1 of 1) sorted by relevance
199 static int asy_identify_chip(dev_info_t *devi, struct asycom *asy);777 if (asy_identify_chip(devi, asy) != DDI_SUCCESS) { in asyattach()987 if (asy_identify_chip(devi, asy) != DDI_SUCCESS) { in asyattach()1234 asy_identify_chip(dev_info_t *devi, struct asycom *asy) in asy_identify_chip() function