Searched refs:OCT_PCI_CON_FLAG_NONBLOCK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Docteon-pci-console.h122 OCT_PCI_CON_FLAG_NONBLOCK = 1 << 0, /* If set, read/write functions won't block waiting for space or data. enumerator in enum:__anon7192
H A Docteon-pci-console.c344 if (flags & OCT_PCI_CON_FLAG_NONBLOCK)
384 if (!(flags & OCT_PCI_CON_FLAG_NONBLOCK))
/freebsd-10.0-release/sys/mips/cavium/
H A Docteon_pci_console.c137 OCT_PCI_CON_FLAG_NONBLOCK);

Completed in 106 milliseconds