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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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
137 u8 stat = sgiioc4_read_status(hwif);
140 stat = sgiioc4_read_status(hwif);
143 stat = sgiioc4_read_status(hwif);
290 static u8 sgiioc4_read_status(ide_hwif_t *hwif) function
496 .read_status = sgiioc4_read_status,

Completed in 102 milliseconds