Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sparc/
Dbpp.h45 # define BPP_GET_DATA _IOR('B', 4, void) macro
/linux-2.4.37.9/include/asm-sparc64/
Dbpp.h45 # define BPP_GET_DATA _IOR('B', 4, void) macro
/linux-2.4.37.9/drivers/sbus/char/
Dbpp.c835 case BPP_GET_DATA: in bpp_ioctl()