Searched refs:is_pvm_capable (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/vxge/include/
H A Dvxgehal-mgmt.h210 * @is_pvm_capable: 1 - PVM capable, 0 - Not PVM Capable (valid for get only)
239 u32 is_pvm_capable; member in struct:vxge_hal_mgmt_msi_cap_t
/freebsd-10.2-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-mgmt.c238 msi_cap->is_pvm_capable = 1;
250 if (msi_cap->is_pvm_capable) {
317 if (msi_cap->is_pvm_capable) {
H A Dvxgehal-mgmtaux.c321 msi_cap.is_pvm_capable, "0x%02X");
334 if (msi_cap.is_pvm_capable) {

Completed in 65 milliseconds