Home
last modified time | relevance | path

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

/tools/libfsimage/zfs/zfs-include/
A Dspa.h224 #define BP_SET_BIRTH(bp, logical, physical) \ argument
226 (bp)->blk_birth = (logical); \
227 (bp)->blk_phys_birth = ((logical) == (physical) ? 0 : (physical)); \
/tools/firmware/vgabios/
A DChangeLog130 - VBE get/set logical scan line length fixes for the 4bpp mode
/tools/firmware/rombios/
A Drombios.c9095 ;; no logical CHS mapping used, just physical CHS
9107 mov (0x003d + 0x0e), dl ;; number of logical sectors (same)
9241 ;; no logical CHS mapping used, just physical CHS
9253 mov (0x004d + 0x0e), dl ;; number of logical sectors (same)

Completed in 15 milliseconds