Searched refs:probe_any (Results 1 – 1 of 1) sorted by relevance
/external/syslinux/memdisk/ |
D | dskprobe.c | 43 static void probe_any(uint8_t func, uint8_t drive, com32sys_t * regs) in probe_any() function 77 probe_any(0x01, drive, ®s); in probe_int13h_01h() 92 probe_any(0x08, drive, regs); in probe_int13h_08h() 112 probe_any(0x15, drive, regs); in probe_int13h_15h() 133 probe_any(0x41, drive, regs); in probe_int13h_41h()
|