Searched refs:_sid (Results 1 – 2 of 2) sorted by relevance
518 #define IOC3_SID(_name, _sid, _setup) \ argument521 .sid = PCI_VENDOR_ID_SGI | (IOC3_SUBSYS_ ## _sid << 16), \
1795 typeof(sid) _sid = (sid); \1797 _btc->dm.slot[_sid].dur = cpu_to_le16(dura);\1798 _btc->dm.slot[_sid].cxtbl = cpu_to_le32(tbl); \1799 _btc->dm.slot[_sid].cxtype = cpu_to_le16(type); \
Completed in 17 milliseconds