Home | History | Annotate | Download | only in pcmcia

Lines Matching defs:iospace

643 				printf("; iomask %lx, iospace", cfe->iomask);
646 printf(" %lx", cfe->iospace[i].start);
647 if (cfe->iospace[i].length)
649 cfe->iospace[i].start +
650 cfe->iospace[i].length - 1);
1051 u_int power, timing, iospace, irq, memspace, misc;
1153 iospace = reg & PCMCIA_TPCE_FS_IOSPACE;
1198 if (iospace) {
1224 (sizeof(cfe->iospace) /
1225 sizeof(cfe->iospace[0]))) {
1235 cfe->iospace[i].start =
1239 cfe->iospace[i].start =
1244 cfe->iospace[i].start =
1249 cfe->iospace[i].start =
1257 cfe->iospace[i].length =
1261 cfe->iospace[i].length =
1266 cfe->iospace[i].length =
1271 cfe->iospace[i].length =
1276 cfe->iospace[i].length++;
1280 cfe->iospace[0].start = 0;
1281 cfe->iospace[0].length =