Searched refs:firstep (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/ |
| H A D | ar9160_attach.c | 77 .firstep = { 0, 4, 8 }, in ar9160AniSetup()
|
| H A D | ar5416_attach.c | 51 .firstep = { 0, 4, 8 }, in ar5416AniSetup()
|
| H A D | ar5416_ani.c | 312 AR_PHY_FIND_SIG_FIRSTEP, params->firstep[level]); in ar5416AniControl()
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5312/ |
| H A D | ar5312_attach.c | 47 .firstep = { 0, 4, 8 }, in ar5312AniSetup()
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ |
| H A D | ah_internal.h | 751 int firstep[3]; member
|
| /netbsd-src/sys/dev/usb/ |
| H A D | xhci.c | 3108 u_int firstep = xr->xr_ep; in xhci_ring_put() 3139 if (oldri == firstep) { in xhci_ring_put() 3159 xr->xr_trb[firstep].trb_3 |= htole32(XHCI_TRB_3_CYCLE_BIT); in xhci_ring_put() 3161 xr->xr_trb[firstep].trb_3 &= ~htole32(XHCI_TRB_3_CYCLE_BIT); in xhci_ring_put() 3163 usb_syncmem(&xr->xr_dma, XHCI_TRB_SIZE * firstep, in xhci_ring_put() 3110 u_int firstep = xr->xr_ep; xhci_ring_put() local
|
| /netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/ |
| H A D | ar5212.h | 161 int firstep[3]; member
|
| H A D | ar5212_attach.c | 195 .firstep = { 0, 4, 8 }, in ar5212AniSetup()
|
| H A D | ar5212_ani.c | 350 AR_PHY_FIND_SIG_FIRSTEP, params->firstep[level]); in ar5212AniControl()
|