Home
last modified time | relevance | path

Searched refs:PG_RESET (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dpg.h38 #define PG_RESET 'Z' macro
/linux-2.6.39/drivers/block/paride/
Dpg.c588 if (hdr.func == PG_RESET) { in pg_write()