Searched refs:intrdelay_supported (Results 1 – 2 of 2) sorted by relevance
546 ioat->intrdelay_supported = (ioat_read_2(ioat, IOAT_INTRDELAY_OFFSET) & in ioat3_attach()548 if (ioat->intrdelay_supported) in ioat3_attach()1065 if (!ioat->intrdelay_supported) in ioat_set_interrupt_coalesce()1948 &ioat->intrdelay_supported, 0, "Is INTRDELAY supported"); in ioat_setup_sysctl()2087 db_printf(" intrdelay_supported: %d\n", (int)sc->intrdelay_supported); in DB_SHOW_COMMAND()
473 boolean_t intrdelay_supported; member