HomeSort by: relevance | last modified time | path
    Searched defs:_vso (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
universe_pci.c 75 #define _vso(i) offsetof(struct universereg, __CONCAT(vmeslv, i)) macro
77 _vso(0), _vso(1), _vso(2), _vso(3),
78 _vso(4), _vso(5), _vso(6), _vso(7)
80 #undef _vso
    [all...]
universe_pci.c 75 #define _vso(i) offsetof(struct universereg, __CONCAT(vmeslv, i)) macro
77 _vso(0), _vso(1), _vso(2), _vso(3),
78 _vso(4), _vso(5), _vso(6), _vso(7)
80 #undef _vso
    [all...]

Completed in 21 milliseconds