Searched defs:pm_devs (Results 1 – 1 of 1) sorted by relevance
438 struct pm_devs { struct443 void *refdev;445 char diskdev[SSTRSIZE]; /* Actual name of the disk. */446 char diskdev_descr[STRSIZE]; /* e.g. IDENTIFY result */451 struct disk_partitions *parts;458 bool no_mbr; /* userd for raid (etc) */464 bool no_part;470 bool cur_system;475 uint sectorsize, dlcyl, dlhead, dlsec, dlcylsize, current_cylsize;479 daddr_t dlsize; /* total number of disk sectors */[all …]