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

/illumos-gate/usr/src/cmd/mdb/common/modules/mr_sas/
H A Dmr_sas.c136 uint_t target_info = FALSE; local
156 't', MDB_OPT_SETBITS, TRUE, &target_info,
197 if (target_info)
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.h117 isns_target_info_t *target_info; member in struct:isns_target_s
/illumos-gate/usr/src/cmd/mdb/common/modules/mpt_sas/
H A Dmpt_sas.c776 uint_t target_info = FALSE; local
801 't', MDB_OPT_SETBITS, TRUE, &target_info,
844 target_info) {
876 if (target_info)
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c2913 uint_t target_info = FALSE; local
2963 't', MDB_OPT_SETBITS, TRUE, &target_info,
3011 (flags & DCMD_LOOPFIRST) || phy_info || target_info || hw_info ||
3059 if (target_info || tgt_phy_count)

Completed in 67 milliseconds