biosdev_data_t
static int match_edd(biosdev_data_t *bd);
static int match_first_block(biosdev_data_t *bd);
match_edd(biosdev_data_t *bdata)
match_first_block(biosdev_data_t *bd)
biosdev_data_t *biosdata;
biosdev_data_t *biosdataarray[BIOSDEV_NUM];
sizeof (biosdev_data_t));
biosdev_data_t biosdev_info[BIOSDEV_NUM]; /* from 0x80 to 0x87 */