Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Disapnp.h37 #define ISAPNP_CARD_ID(_va, _vb, _vc, _device) \ argument
38 .card_vendor = ISAPNP_VENDOR(_va, _vb, _vc), .card_device = ISAPNP_DEVICE(_device)
41 #define ISAPNP_DEVICE_ID(_va, _vb, _vc, _function) \ argument
42 { .vendor = ISAPNP_VENDOR(_va, _vb, _vc), .function = ISAPNP_FUNCTION(_function) }

Completed in 2 milliseconds