/titanic_52/usr/src/uts/common/sys/scsi/adapters/pmcs/ |
H A D | pmcs_mpi.h | 46 #define PMCS_FW_TYPE(hwp) (hwp->fw & 0xf) argument 51 #define PMCS_FW_VARIANT(hwp) ((hwp->fw >> 4) & 0xf) argument 52 #define PMCS_FW_MAJOR(hwp) ((hwp->fw >> 24) & 0xff) argument 53 #define PMCS_FW_MINOR(hwp) ((hwp->fw >> 16) & 0xff) argument 54 #define PMCS_FW_MICRO(hwp) ((hwp argument 55 PMCS_FW_REV(hwp) global() argument [all...] |
H A D | pmcs_iomb.h | 681 #define GET_IQ_ENTRY(hwp, qnum) \ argument 691 #define INC_IQ_ENTRY(hwp, qnum) \ argument 715 INC_IQ_ENTRY(hwp,qnum) global() argument 760 GET_OQ_ENTRY(hwp,qn,ix,o) global() argument 763 STEP_OQ_ENTRY(hwp,qn,ix,n) global() argument 765 SYNC_OQ_ENTRY(hwp,qn,ci,pi) global() argument [all...] |
H A D | pmcs_def.h | 431 #define SCHEDULE_WORK(hwp, wrk) \ argument 438 #define WORK_SCHEDULED(hwp, wrk) \ argument 446 #define WORK_IS_SCHEDULED(hwp, wrk) \ argument 465 #define PMCS_CQ_RUN_LOCKED(hwp) \ argument 480 PMCS_CQ_RUN(hwp) global() argument [all...] |
/titanic_52/usr/src/lib/fm/topo/libtopo/common/ |
H A D | hc.c | 1314 hc_walk_sibling(topo_mod_t *mod, tnode_t *node, struct hc_walk *hwp, in hc_walk_sibling() argument 1357 struct hc_walk *hwp = (struct hc_walk *)pdata; in hc_walker() local 1466 struct hc_walk *hwp; hc_walk_init() local 1542 struct hc_walk *hwp; hc_fmri_prop_get() local 1614 struct hc_walk *hwp; hc_fmri_pgrp_get() local 1673 struct hc_walk *hwp; hc_fmri_prop_set() local 1803 struct hc_walk *hwp; hc_fmri_present() local 1921 struct hc_walk *hwp; hc_fmri_replaced() local 1986 struct hc_walk *hwp; hc_fmri_unusable() local 2080 struct hc_walk *hwp; hc_fmri_facility() local 2184 struct hc_walk *hwp; hc_fmri_expand() local 2244 struct hc_walk *hwp; hc_fmri_retire_subr() local [all...] |
/titanic_52/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | modhash.c | 143 hash_walk_t *hwp; in modent_walk_init() local 203 hash_walk_t *hwp = wsp->walk_data; modent_walk_step() local 238 hash_walk_t *hwp = wsp->walk_data; modent_walk_fini() local [all...] |
/titanic_52/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_mdb.c | 308 hashwalk_data_t *hwp; in hash_walk_init() local 335 hashwalk_data_t *hwp = wsp->walk_data; hash_walk_step() local 359 hashwalk_data_t *hwp = wsp->walk_data; hash_walk_fini() local 383 hashwalk_data_t *hwp = wsp->walk_data; ustat_walk_step() local [all...] |
/titanic_52/usr/src/uts/i86pc/io/ |
H A D | immu_dvma.c | 1852 hw_pdte_t *hwp; in PTE_clear_all() local 2011 PTE_set_one(immu_t *immu, hw_pdte_t *hwp, paddr_t paddr, in PTE_set_one() argument 2103 hw_pdte_t *hwp; in PTE_set_all() local 2171 PDE_set_one(immu_t * immu,hw_pdte_t * hwp,pgtable_t * next,dev_info_t * rdip,immu_flags_t immu_flags) PDE_set_one() argument 2247 hw_pdte_t *hwp; PDE_set_all() local [all...] |
/titanic_52/usr/src/uts/common/crypto/api/ |
H A D | kcf_miscapi.c | 649 kcf_prov_mech_desc_t *hwp; in crypto_get_all_mech_info() local
|
/titanic_52/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_intr.c | 73 #define EVT_PRT(hwp, msg, phy) \ argument
|
/titanic_52/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_xf.c | 1635 idn_cpu_per_board(pda_handle_t ph, cpuset_t cset, struct hwconfig *hwp) in idn_cpu_per_board() argument
|