Searched refs:biosdev_data_t (Results 1 – 3 of 3) sorted by relevance
117 static int match_edd(biosdev_data_t *bd);118 static int match_first_block(biosdev_data_t *bd);358 match_edd(biosdev_data_t *bdata) in match_edd()504 match_first_block(biosdev_data_t *bd) in match_first_block()563 biosdev_data_t *biosdata; in main()568 biosdev_data_t *biosdataarray[BIOSDEV_NUM]; in main()
63 biosdev_data_t biosdev_info[BIOSDEV_NUM]; /* from 0x80 to 0x87 */115 sizeof (biosdev_data_t)); in startup_bios_disk()
136 } biosdev_data_t; typedef