Searched refs:VER_SUB (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | eata_pio.h | 22 #define VER_SUB "1b" macro
|
D | eata_dma.h | 18 #define VER_SUB "9b" macro
|
D | eata_pio_proc.c | 49 "%d.%d%s\n",VER_MAJOR, VER_MINOR, VER_SUB); in eata_pio_proc_info()
|
D | eata_dma_proc.c | 120 "%d.%d%s\n",VER_MAJOR, VER_MINOR, VER_SUB); in eata_proc_info()
|
D | eata_pio.c | 971 VER_MAJOR, VER_MINOR, VER_SUB); in eata_pio_detect()
|
D | eata_dma.c | 1516 VER_MAJOR, VER_MINOR, VER_SUB); in eata_detect()
|