Searched refs:HostMSIxVectors (Results 1 – 7 of 7) sorted by relevance
173 U8 HostMSIxVectors; /* 0x17 */ member
338 * 10-28-09 02.00.13 Added HostMSIxVectors field to MPI2_IOC_INIT_REQUEST.
243 U8 HostMSIxVectors; /* 0x17 */ member
500 * 10-28-09 02.00.13 Added HostMSIxVectors field to MPI2_IOC_INIT_REQUEST.
1562 uint8_t HostMSIxVectors; /* 0x17 */ member
734 u_int8_t HostMSIxVectors; /* 0x17 */ member
2735 IOCInitMsg->HostMSIxVectors = (sc->msix_vectors > 0 ? sc->msix_vectors : 0); in mrsas_ioc_init()