Home
last modified time | relevance | path

Searched refs:asy_identify_chip (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/
H A Dasy.c199 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