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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dsata_nv.c805 u32 notifier, notifier_error; local
828 notifier_error = readl(mmio + NV_ADMA_NOTIFIER_ERROR);
829 notifier_clears[i] = notifier | notifier_error;
834 !notifier_error)
889 notifier_error & (1 << pos) );
1486 u32 notifier_error = readl(mmio + NV_ADMA_NOTIFIER_ERROR); local
1493 "notifier_error 0x%X gen_ctl 0x%X status 0x%X "
1495 notifier, notifier_error, gen_ctl, status,

Completed in 100 milliseconds