Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/rapidio/devices/
Dtsi721.h84 #define DBELL_SID(buf) (((u8)buf[2] << 8) | (u8)buf[3]) macro
Dtsi721.c432 dbell->dinb(mport, dbell->dev_id, DBELL_SID(idb.bytes), in tsi721_db_dpc()
437 DBELL_SID(idb.bytes), DBELL_TID(idb.bytes), in tsi721_db_dpc()