Searched refs:sgiioc4_read_status (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/ide/
H A Dsgiioc4.c118 static u8 sgiioc4_read_status(ide_hwif_t *);
131 * Using sgiioc4_read_status to read the Status register has a sgiioc4_clearirq()
137 u8 stat = sgiioc4_read_status(hwif); sgiioc4_clearirq()
140 stat = sgiioc4_read_status(hwif); sgiioc4_clearirq()
143 stat = sgiioc4_read_status(hwif); sgiioc4_clearirq()
290 static u8 sgiioc4_read_status(ide_hwif_t *hwif) sgiioc4_read_status() function
495 .read_status = sgiioc4_read_status,

Completed in 69 milliseconds