HomeSort by: relevance | last modified time | path
    Searched refs:aa_unitno (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/mips/cavium/include/
bootbusvar.h 52 int aa_unitno; member in struct:bootbus_attach_args
iobusvar.h 54 int aa_unitno; member in struct:iobus_attach_args
  /src/sys/arch/mips/cavium/
octeon_bootbus.c 93 aa.aa_unitno = j;
octeon_iobus.c 110 aa.aa_unitno = j;
  /src/sys/arch/mips/cavium/dev/
octeon_uart.c 102 if (cf->cf_unit != aa->aa_unitno)
octeon_pip.c 105 gmxaa.aa_unitno = i;
156 gmxaa.aa_unitno = (int)intno;
octeon_smi.c 113 if (aa->aa_unitno < SMI_NUNITS)
octeon_rnm.c 156 if (cf->cf_unit != aa->aa_unitno)
octeon_gmx.c 192 if (cf->cf_unit != aa->aa_unitno)
210 sc->sc_unitno = aa->aa_unitno;

Completed in 19 milliseconds