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

  /src/sys/dev/pci/ixgbe/
ixgbe.h 212 #define IOCTL_DEBUGOUT1(S, A) if (DEBUG_IOCTL) printf(S "\n", A)
ixv.c 3239 IOCTL_DEBUGOUT1("ioctl: UNKNOWN (0x%X)", (int)command);
ixgbe.c 6592 IOCTL_DEBUGOUT1("ioctl: UNKNOWN (0x%X)", (int)command);

Completed in 104 milliseconds