Home
last modified time | relevance | path

Searched defs:DOORBELL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Dbcm_osal.h159 #define DOORBELL(_hwfn_, _addr_, _val_) \ macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h4286 static __inline void DOORBELL(lm_device_t *pdev, u32_t cid, u32_t val) in DOORBELL() function
4341 #define DOORBELL(PDEV,CID,VAL) do{\ macro