Searched refs:pmcs_hw (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c83 pmcs_fwtime_to_systime(struct pmcs_hw ss, uint32_t fw_hi, uint32_t fw_lo,
130 display_ic(struct pmcs_hw m, int verbose)
451 display_iport(struct pmcs_hw m, uintptr_t addr, int verbose,
464 list_addr = (uintptr_t)(addr + offsetof(struct pmcs_hw, iports));
520 display_completion_queue(struct pmcs_hw ss)
560 display_event_log(struct pmcs_hw ss)
657 display_hwinfo(struct pmcs_hw m, int verbose)
659 struct pmcs_hw *mp = &m;
713 display_targets(struct pmcs_hw m, int verbose, int totals_only)
933 display_work(struct pmcs_hw
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h62 typedef struct pmcs_hw pmcs_hw_t;
276 struct pmcs_hw { struct

Completed in 743 milliseconds