Searched refs:VER_MINOR (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | eata_pio.h | 13 #define VER_MINOR 0 macro
|
D | mvumi.h | 30 #define VER_MINOR 1 macro
|
D | eata_pio.c | 98 "%d.%d%s\n",VER_MAJOR, VER_MINOR, VER_SUB); in eata_pio_show_info() 930 …lich.de\n" "This release only supports DASD devices (harddisks)\n", VER_MAJOR, VER_MINOR, VER_SUB); in eata_pio_detect()
|
D | mvumi.c | 874 hs_page2->host_ver.ver_minor = VER_MINOR; in mvumi_hs_build_page()
|
/linux-4.4.14/drivers/video/fbdev/sis/ |
D | sis.h | 33 #define VER_MINOR 8 macro
|
D | sis_main.c | 1708 ivideo->sisfb_infoblock.sisfb_revision = VER_MINOR; in sisfb_ioctl() 6465 ivideo->myid, VER_MAJOR, VER_MINOR, VER_LEVEL); in sisfb_probe()
|
/linux-4.4.14/drivers/scsi/arm/ |
D | acornscsi.c | 147 #define VER_MINOR 0 macro 2789 VER_MAJOR, VER_MINOR, VER_PATCH); in acornscsi_info() 2811 "\n\n", VER_MAJOR, VER_MINOR, VER_PATCH); in acornscsi_show_info()
|