Searched refs:AE_FLAG_MSI (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/attansic_l2/dev/ae/
H A Dif_aevar.h168 #define AE_FLAG_MSI 0x08 /* Using MSI. */ macro
H A Dif_ae.c304 sc->flags |= AE_FLAG_MSI;
800 if ((sc->flags & AE_FLAG_MSI) != 0)

Completed in 29 milliseconds