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

  /src/sys/arch/hp300/dev/
if_le.c 120 static const int lestd[] = { 0, 0x4000, 0x8000, 0xC008 }; variable in typeref:typename:const int[]
191 if (bus_space_subregion(bst, bsh0, lestd[1], LER1_SIZE, &bsh1)) {
196 if (bus_space_subregion(bst, bsh0, lestd[2], LE_BUFSIZE, &bsh2)) {
216 offset = lestd[3];
  /src/sys/arch/atari/vme/
if_le_vme.c 127 } lestd[] = { variable in typeref:struct:le_addresses[]
138 #define NLESTD __arraycount(lestd)
210 struct le_addresses *le_ap = &lestd[i];

Completed in 12 milliseconds