Searched refs:biosdev_data_t (Results 1 – 3 of 3) sorted by relevance
119 static int match_edd(biosdev_data_t *bd);120 static int match_first_block(biosdev_data_t *bd);360 match_edd(biosdev_data_t *bdata) in match_edd()506 match_first_block(biosdev_data_t *bd) in match_first_block()565 biosdev_data_t *biosdata; in main()570 biosdev_data_t *biosdataarray[BIOSDEV_NUM]; in main()
63 biosdev_data_t biosdev_info[BIOSDEV_NUM]; /* from 0x80 to 0x87 */123 sizeof (biosdev_data_t)); in startup_bios_disk()
136 } biosdev_data_t; typedef