Searched refs:uidx (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/pcmcia/
H A Dpclabel.c184 lblp->uidx = FDISK_OFFSET; /* NO unix fdisk partition */
218 * set uidx = p0
224 * set uidx to px
229 * read disk block 1 of pmap[uidx] and check for VTOC
237 * add start address of pmap[uidx] to pmap [s0-s15]
302 if (lblp->uidx == FDISK_OFFSET)
303 lblp->uidx = i+FDISK_OFFSET;
305 lblp->uidx = i+FDISK_OFFSET;
323 if (!lblp->fdiskpresent || lblp->uidx != FDISK_OFFSET) {
352 * read the label from the uidx partitio
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/pcmcia/
H A Dpcata.h378 int uidx; /* UNIX partition number */ member in struct:__anon8909
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dcmlb.c2359 int uidx;
2479 uidx = -1;
2579 if (uidx == -1) {
2580 uidx = 0;
2606 if ((uidx == -1) || (fdp->bootid == ACTIVE)) {
2613 uidx = i;

Completed in 171 milliseconds