Home
last modified time | relevance | path

Searched refs:NVDO (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/fc/
Diph5526_novram.c53 #define NVDO BIT(9) macro
149 val = (readl(fi->n_r.ptr_novram_hw_status_reg) & NVDO) ? 1 : 0; \
/linux-2.4.37.9/drivers/atm/
Diphase.h1385 #define NVDO 0x08 macro
1470 value = (_t & NVDO) ? 1 : 0; \
Diphase.c736 while (!(t & NVDO))