Home
last modified time | relevance | path

Searched refs:CMD_WRITE_LBA (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c76 #define CMD_WRITE_LBA 0x4300 macro
1139 v86.eax = CMD_WRITE_LBA; /* maybe Write with verify 0x4302? */ in bd_edd_io()