AHCI_EM_IOC_GET
if (ioctl(fd, AHCI_EM_IOC_GET, &get) != 0) {
if (ioctl(fd, AHCI_EM_IOC_GET, &ahci_get) == -1) {
case AHCI_EM_IOC_GET: