Searched refs:VER_MINOR (Results 1 – 11 of 11) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | eata_pio.h | 21 #define VER_MINOR 0 macro
|
D | eata_dma.h | 17 #define VER_MINOR 5 macro
|
D | eata_pio_proc.c | 49 "%d.%d%s\n",VER_MAJOR, VER_MINOR, VER_SUB); in eata_pio_proc_info()
|
D | cpqfcTSinit.c | 567 DriverVer_type DriverVer = CPQFCTS_DRIVER_VER(VER_MAJOR, VER_MINOR, VER_SUBMINOR); in cpqfcTS_ioctl() 680 …BaseL, cpqfcHBA->fcChip.Registers.MemBase, BusWidth, BusSpeed, VER_MAJOR, VER_MINOR, VER_SUBMINOR); in cpqfcTS_info() 780 copy_info(&info, "Driver version = %d.%d.%d", VER_MAJOR, VER_MINOR, VER_SUBMINOR); in cpqfcTS_proc_info()
|
D | eata_dma_proc.c | 120 "%d.%d%s\n",VER_MAJOR, VER_MINOR, VER_SUB); in eata_proc_info()
|
D | cpqfcTSstructs.h | 37 #define VER_MINOR 1 macro
|
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()
|
/linux-2.4.37.9/drivers/video/sis/ |
D | sis.h | 39 #define VER_MINOR 7 macro
|
D | sis_main.c | 2056 x.sisfb_revision = VER_MINOR; 5154 ivideo->myid, VER_MAJOR, VER_MINOR, VER_LEVEL);
|
/linux-2.4.37.9/drivers/acorn/scsi/ |
D | acornscsi.c | 164 #define VER_MINOR 0 macro 3021 VER_MAJOR, VER_MINOR, VER_PATCH); in acornscsi_info() 3056 "\n\n", VER_MAJOR, VER_MINOR, VER_PATCH); in acornscsi_proc_info()
|