Home
last modified time | relevance | path

Searched refs:MSI_SPEC_FLAG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool_ui.h78 #define MSI_SPEC_FLAG (0x2000000ULL << 32) /* -m <#msi> */ macro
H A Dpcitool_ui.c653 MSI_ALL_FLAG | MSI_SPEC_FLAG | CPU_SPEC_FLAG)) { in get_commandline_args()
664 (parsed_args->flags & MSI_SPEC_FLAG))) { in get_commandline_args()
1373 *flags_arg |= MSI_SPEC_FLAG; in parse_msi_opts()
1390 *flags_arg |= MSI_SPEC_FLAG; in parse_msi_opts()
H A Dpcitool.c1442 if (input_args_p->flags & MSI_SPEC_FLAG) { in get_single_interrupt()
1527 if (input_args_p->flags & MSI_SPEC_FLAG) { in get_interrupts()
1698 if (input_args_p->flags & MSI_SPEC_FLAG) { in set_interrupts()