Home
last modified time | relevance | path

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

/systemd-251/src/udev/ata_id/
Data_id.c311 static int disk_identify(int fd, in disk_identify() function
448 if (disk_identify(fd, identify.byte, &is_packet_device) == 0) { in main()