Home
last modified time | relevance | path

Searched refs:sh_id (Results 1 – 1 of 1) sorted by relevance

/src/stand/i386/libi386/
H A Dbiosmemdisk.c49 char sh_id[8]; member
91 if (memcmp(probe->sh_id, "$INT13SF", sizeof(probe->sh_id)) != 0) { in biosmemdisk_detect()