HomeSort by: relevance | last modified time | path
    Searched defs:in_msg (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_vf.c 656 u32 in_msg = 0; local in function:ixgbe_check_mac_link_vf
719 if (ixgbe_read_mbx(hw, &in_msg, 1, 0)) {
725 if (!(in_msg & IXGBE_VT_MSGTYPE_CTS)) {
727 if (in_msg & IXGBE_VT_MSGTYPE_FAILURE)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
hdcp_psp.h 456 union ta_hdcp_cmd_input in_msg; member in struct:ta_hdcp_shared_memory
  /src/sys/dev/ic/
ispmbox.h 1721 uint8_t in_msg[IN_MSGLEN]; /* SCSI message bytes */ member in struct:__anon33fa061c4008

Completed in 43 milliseconds