Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/addbadsec/
H A Dbadsec.h81 #define byte_to_secsiz(APSIZE, BPS) (daddr_t) \ argument
82 ((((APSIZE) + (BPS) - 1)/(uint_t)(BPS)) * (BPS))
/illumos-gate/usr/src/cmd/format/
H A Dbadsec.h84 #define byte_to_secsiz(APSIZE, BPS) (uint_t) \ argument
85 ((((APSIZE) + (BPS) - 1) \
86 / (uint_t)(BPS)) * (BPS))
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dsio.S37 outw %ax,(%dx) # BPS