HomeSort by: relevance | last modified time | path
    Searched refs:BOOTXX_SECTORS (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/landisk/stand/bootxx/bootxx_ustarfs/
Makefile 5 BOOTXX_SECTORS=16
  /src/sys/arch/i386/stand/bootxx/bootxx_ustarfs/
Makefile 8 BOOTXX_SECTORS=16
  /src/sys/arch/landisk/stand/bootxx/
pbr.S 66 mov #BOOTXX_SECTORS, r7 /* number of sectors */
157 mov #BOOTXX_SECTORS, r7 /* number of sectors */
  /src/sys/arch/i386/stand/bootxx/
pbr.S 44 * BOOTXX_SECTORS: Number of sectors we load (15).
368 movw $0x200 + BOOTXX_SECTORS, %ax /* command 2, xx sectors */
411 .word BOOTXX_SECTORS /* sector count */

Completed in 18 milliseconds