Searched refs:t4_wr_mbox_ns (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.c | 38 int t4_wr_mbox_ns(struct adapter *adap, int mbox, const void *cmd, in t4_wr_mbox_ns() function
|
H A D | common.h | 563 int t4_wr_mbox_ns(struct adapter *adap, int mbox, const void *cmd,
|
H A D | t4_hw.c | 8636 return t4_wr_mbox_ns(adap, mbox, &c, sizeof(c), NULL); in t4_enable_vi_params()
|