Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c124 struct chip_info chiptbl_88x7x[] = { variable
249 #define CHIPTABLESIZE (sizeof (chiptbl_88x7x) / sizeof (struct chip_info))
1268 for (i = 0, p = chiptbl_88x7x; i < CHIPTABLESIZE; i++, p++) { in axfattach()
1283 p = &chiptbl_88x7x[CHIPTABLESIZE - 1]; in axfattach()