Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/esp/
H A Dncr53c9xvar.h382 struct ncr53c9x_ecb *ecb_array; member
H A Dncr53c9x.c386 if ((sc->ecb_array = in ncr53c9x_attach()
394 ecb = &sc->ecb_array[i]; in ncr53c9x_attach()
461 free(sc->ecb_array, M_DEVBUF); in ncr53c9x_detach()