HomeSort by: relevance | last modified time | path
    Searched refs:IXGBE_VFMAILBOX_RSTD (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_mbx.h 90 #define IXGBE_VFMAILBOX_RSTD 0x00000080 /* PF has indicated reset done */
ixgbe_mbx.c 337 if (vf_mailbox & (IXGBE_VFMAILBOX_RSTI | IXGBE_VFMAILBOX_RSTD)) {
340 IXGBE_VFMAILBOX_RSTD);
417 IXGBE_VFMAILBOX_RSTD)) {

Completed in 49 milliseconds