AP_F_IGNORE_IFS
if ((is & AHCI_PREG_IS_IFS) && (ap->ap_flags & AP_F_IGNORE_IFS)) {
ap->ap_flags |= AP_F_IGNORE_IFS;
ap->ap_flags &= ~(AP_F_IGNORE_IFS | AP_F_IFS_IGNORED);
ap->ap_flags &= ~AP_F_IGNORE_IFS;