xhci_use_polling
if (xhci_use_polling() == 0) {
if (xhci_use_polling() != 0) {
uint8_t xhci_use_polling(void);
if (sc->sc_irq_res != NULL && xhci_use_polling() == 0) {
if (xhci_use_polling() != 0) {