OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ata_id_string
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/com32/gpllib/disk/
ata.c
5
*
ata_id_string
- Convert IDENTIFY DEVICE page into string
18
void
ata_id_string
(const uint16_t * id, unsigned char *s,
function
44
* This function is identical to
ata_id_string
except that it
56
ata_id_string
(id, s, ofs, len - 1);
/external/syslinux/com32/hdt/
hdt-ata.h
71
void
ata_id_string
(const uint16_t * id, unsigned char *s, unsigned int ofs,
Completed in 2201 milliseconds