Searched refs:BIOSDISK_TYPE_CD (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/i386/stand/lib/
H A Dbiosdisk_ll.h59 #define BIOSDISK_TYPE_CD 2 macro
H A Dbiosdisk_ll.c108 d->type = BIOSDISK_TYPE_CD;
126 if (d->type == BIOSDISK_TYPE_CD ||
177 (((d)->type == BIOSDISK_TYPE_CD) || \
H A Dbiosdisk.c254 if (d->ll.type == BIOSDISK_TYPE_CD)
867 case BIOSDISK_TYPE_CD:
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Defidisk.c150 edi->type = BIOSDISK_TYPE_CD;
234 case BIOSDISK_TYPE_CD:

Completed in 142 milliseconds