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