Home
last modified time | relevance | path

Searched defs:function (Results 1 – 3 of 3) sorted by relevance

/pciutils/lib/
H A Ddarwin.c51 unsigned int function :3; member
H A Di386-io-haiku.h55 uint8 function; member
H A Dphysmem-windows.c143 #define WIN32_SERVICE_ID(device, function) (((device) << 16) | (function)) argument