Searched defs:all_flags (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool_ui.c83 uint64_t *all_flags, uint8_t *ivalue);
994 extract_bdf_arg(char *cvalue, char *fld, uint64_t fld_flag, uint64_t *all_flags, argument
999 if (*all_flags & fld_flag) {
1016 *all_flags |= fld_flag;

Completed in 59 milliseconds