OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:command_set_2
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/include/
ata.h
189
unsigned short
command_set_2
; /* bits 14:Smart Enabled 13:0 zero 10:lba48 support*/
member in struct:hd_driveid
/bionic/libc/kernel/uapi/linux/
hdreg.h
354
unsigned short
command_set_2
;
member in struct:hd_driveid
/external/kernel-headers/original/uapi/linux/
hdreg.h
484
unsigned short
command_set_2
; /* (word 83)
member in struct:hd_driveid
/external/u-boot/drivers/block/
ide.c
675
if (iop.
command_set_2
& 0x0400) { /* LBA 48 support */
Completed in 237 milliseconds