Searched defs:nph (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/BIOS/
H A Ddisk.c336 uint16_t npc, nph, npspt; local
458 nph = bios_dsk->devices[device].pchs.heads;
466 dpt->heads = nph;

Completed in 143 milliseconds