Searched refs:HSTATUS_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
84 #define HSTATUS_SIGNATURE 0x00000008 macro
240 ata_wait_register(®->hstatus, HSTATUS_SIGNATURE, in init_sata()241 HSTATUS_SIGNATURE, 10000); in init_sata()243 if (val32 & HSTATUS_SIGNATURE) { in init_sata()