Searched refs:LC_MBOXOUT_VALID (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/thunderbolt/ | ||
| H A D | nhi_reg.h | 228 #define LC_MBOXOUT_VALID (1 << 0) macro |
| H A D | tb_pcib.c | 353 regcmd = LC_MBOXOUT_VALID | (cmd->cmd & LC_MBOXOUT_CMD_MASK); in tb_pcib_lc_mailbox() |