Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Dbiosdisk.h97 unsigned char pathinfo_len; member
/titanic_41/usr/src/cmd/biosdev/
H A Dbiosdev.c376 if (bd->magic != 0xBEDD || bd->pathinfo_len == 0) { in match_edd()
380 bd->magic, bd->pathinfo_len); in match_edd()