HomeSort by: relevance | last modified time | path
    Searched defs:ate_iomap (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/isa/
if_ate.c 80 static int const ate_iomap[8] = { variable in typeref:typename:int const[8]
83 #define NATE_IOMAP (sizeof (ate_iomap) / sizeof (ate_iomap[0]))
124 if (ate_iomap[i] == ia->ia_io[0].ir_addr)
253 *iobase = ate_iomap[n];
if_ate.c 80 static int const ate_iomap[8] = { variable in typeref:typename:int const[8]
83 #define NATE_IOMAP (sizeof (ate_iomap) / sizeof (ate_iomap[0]))
124 if (ate_iomap[i] == ia->ia_io[0].ir_addr)
253 *iobase = ate_iomap[n];
if_ate.c 80 static int const ate_iomap[8] = { variable in typeref:typename:int const[8]
83 #define NATE_IOMAP (sizeof (ate_iomap) / sizeof (ate_iomap[0]))
124 if (ate_iomap[i] == ia->ia_io[0].ir_addr)
253 *iobase = ate_iomap[n];

Completed in 31 milliseconds