Searched defs:bi_flags (Results 1 - 6 of 6) sorted by relevance
| /illumos-gate/usr/src/common/net/wanboot/ | ||
| H A D | bootinfo.c | 61 * Possible values for the 'bi_flags' field below. 68 int bi_flags; /* BI_F_BYTES or zero */ member in struct:__anon2021 310 (bip->bi_flags & BI_F_BYTES)) ? BI_E_SUCCESS : BI_E_ERROR); |
| /illumos-gate/usr/src/cmd/sendmail/src/ | ||
| H A D | bf.c | 81 long bi_flags; member in struct:bf_info 117 sflags = ((struct bf_info *) info)->bi_flags; 250 info.bi_flags = flags; |
| /illumos-gate/usr/src/uts/common/avs/ns/dsw/ | ||
| H A D | dsw_dev.h | 357 uint_t bi_flags; /* Flags */ member in struct:_ii_info_s |
| /illumos-gate/usr/src/uts/common/net/ | ||
| H A D | bridge_impl.h | 96 uint_t bi_flags; member in struct:bridge_inst_s |
| /illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ | ||
| H A D | hermon_mr.h | 166 uint_t bi_flags; member in struct:hermon_bind_info_s |
| /illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/ | ||
| H A D | tavor_mr.h | 216 uint_t bi_flags; member in struct:tavor_bind_info_s |
Completed in 110 milliseconds