Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c201 static int asy_identify_chip(dev_info_t *devi, struct asycom *asy);
779 if (asy_identify_chip(devi, asy) != DDI_SUCCESS) { in asyattach()
989 if (asy_identify_chip(devi, asy) != DDI_SUCCESS) { in asyattach()
1236 asy_identify_chip(dev_info_t *devi, struct asycom *asy) in asy_identify_chip() function