Home | History | Annotate | Download | only in bios

Lines Matching refs:controller_index

701     Bit8u  controller_index;
3665 write_byte(ebda_seg,&EbdaData->cdemu.controller_index,device/2);
5998 write_byte(DS,SI+0x03,read_byte(ebda_seg,&EbdaData->cdemu.controller_index));
6061 device = read_byte(ebda_seg,&EbdaData->cdemu.controller_index) * 2;