Searched refs:OCT_PCI_CON_FLAG_NONBLOCK (Results 1 – 3 of 3) sorted by relevance
122 …OCT_PCI_CON_FLAG_NONBLOCK = 1 << 0, /* If set, read/write functions won't block waiting for space… enumerator
344 if (flags & OCT_PCI_CON_FLAG_NONBLOCK) in octeon_pci_console_write()384 if (!(flags & OCT_PCI_CON_FLAG_NONBLOCK)) in octeon_pci_console_read()
139 OCT_PCI_CON_FLAG_NONBLOCK); in opcic_cngetc()