Home
last modified time | relevance | path

Searched refs:ISAPNP_FUNCTION (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/
H A Disapnp.h24 #define ISAPNP_FUNCTION(x) ISAPNP_DEVICE(x) macro
42 { .vendor = ISAPNP_VENDOR(_va, _vb, _vc), .function = ISAPNP_FUNCTION(_function) }
54 .vendor = ISAPNP_VENDOR(_dva, _dvb, _dvc), .function = ISAPNP_FUNCTION(_dfunction)
/linux/drivers/media/radio/
H A Dradio-sf16fmi.c233 ISAPNP_VENDOR('M','F','R'), ISAPNP_FUNCTION(0xad10), 0},
236 ISAPNP_VENDOR('M','F','R'), ISAPNP_FUNCTION(0xad12), 0},
/linux/drivers/net/ethernet/8390/
H A Dne.c115 ISAPNP_VENDOR('A','X','E'), ISAPNP_FUNCTION(0x2011),
118 ISAPNP_VENDOR('E','D','I'), ISAPNP_FUNCTION(0x0216),
121 ISAPNP_VENDOR('P','N','P'), ISAPNP_FUNCTION(0x80d6),
H A Dsmc-ultra.c104 { ISAPNP_VENDOR('S','M','C'), ISAPNP_FUNCTION(0x8416),
105 ISAPNP_VENDOR('S','M','C'), ISAPNP_FUNCTION(0x8416),
/linux/drivers/comedi/drivers/
H A Dni_atmio.c238 ISAPNP_FUNCTION(ni_boards[i].isapnp_id), in ni_isapnp_find_board()
/linux/drivers/pcmcia/
H A Di82365.c741 ISAPNP_FUNCTION(0x0e00), (unsigned long) "Intel 82365-Compatible" },
743 ISAPNP_FUNCTION(0x0e01), (unsigned long) "Cirrus Logic CL-PD6720" },
745 ISAPNP_FUNCTION(0x0e02), (unsigned long) "VLSI VL82C146" },
/linux/drivers/staging/gpib/hp_82341/
H A Dhp_82341.c490 ISAPNP_FUNCTION(0x1411), NULL); in hp_82341_find_isapnp_board()
/linux/drivers/staging/gpib/tnt4882/
H A Dtnt4882_gpib.c1014 ISAPNP_FUNCTION(ISAPNP_ID_NI_ATGPIB_TNT), NULL); in ni_isapnp_find()