Searched refs:LBA_64_MSB (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Didentify.c93 #define LBA_64_MSB 103 /* the future. */ macro
921 bbbig = (__u64)val[LBA_64_MSB] << 48 |
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c91 #define LBA_64_MSB 103 /* the future. */ macro
773 bbbig = (uint64_t)val[LBA_64_MSB] << 48 |

Completed in 77 milliseconds