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

/systemd/src/udev/ata_id/
H A Data_id.c333 int peripheral_device_type; local
367 peripheral_device_type = inquiry_buf[0] & 0x1f;
368 if (peripheral_device_type == 0x05)
374 if (peripheral_device_type != 0x00) {

Completed in 1975 milliseconds