Searched refs:aisb (Results 1 – 2 of 2) sorted by relevance
44 fib.fmt0.aisb = virt_to_phys(zpci_sbv->vector) + (zdev->aisb / 64) * 8; in zpci_set_airq()45 fib.fmt0.aisbo = zdev->aisb & 63; in zpci_set_airq()310 zdev->aisb = *bit; in __alloc_airq()351 airq_iv_free_bit(zpci_sbv, zdev->aisb); in zpci_msi_teardown_floating()352 zdev->aisb = -1UL; in zpci_msi_teardown_floating()
190 unsigned long aisb; /* number of the summary bit */ member