Searched refs:is_packet_device (Results 1 – 1 of 1) sorted by relevance
319 int is_packet_device = 0; in disk_identify() local353 is_packet_device = 1; in disk_identify()386 *out_is_packet_device = is_packet_device; in disk_identify()404 int is_packet_device = 0; in main() local448 if (disk_identify(fd, identify.byte, &is_packet_device) == 0) { in main()