Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/i386/stand/lib/
Dbiosdisk_ll.c112 d->type = BIOSDISK_TYPE_HD; in set_geometry()
127 (d->type == BIOSDISK_TYPE_HD && biosdisk_int13ext(d->dev))) { in set_geometry()
178 ((d)->type == BIOSDISK_TYPE_HD && \
Dbiosdisk_ll.h58 #define BIOSDISK_TYPE_HD 1 macro
Dbiosdisk.c475 if (d->ll.type != BIOSDISK_TYPE_HD) in read_gpt()
670 if (d->ll.type != BIOSDISK_TYPE_HD) in read_label()
874 case BIOSDISK_TYPE_HD: in biosdisk_probe()
890 if (d->ll.type != BIOSDISK_TYPE_HD) in biosdisk_probe()
1171 if (d->ll.type != BIOSDISK_TYPE_HD) in biosdisk_read_raidframe()
1366 if (d->ll.type != BIOSDISK_TYPE_HD) in biosdisk_find_name()
1521 if (d->ll.type != BIOSDISK_TYPE_HD) in biosdisk_find_raid()