Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rapidio/devices/
Dtsi721.h57 #define DBELL_SID(buf) (((u8)buf[2] << 8) | (u8)buf[3]) macro
Dtsi721.c430 dbell->dinb(mport, dbell->dev_id, DBELL_SID(idb.bytes), in tsi721_db_dpc()
435 " info %4.4x\n", DBELL_SID(idb.bytes), in tsi721_db_dpc()