Home
last modified time | relevance | path

Searched defs:phymask (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c835 char phymask[MPTSAS_MAX_PHYS]; in mptsas_iport_attach() local
3082 mptsas_phymask_t phymask = 0; mptsas_scsi_tgt_init() local
6316 mptsas_phymask_t phymask = 0; mptsas_handle_dr() local
6525 mptsas_phymask_t phymask = 0; mptsas_handle_topo_change() local
12830 mptsas_phymask_t phymask = 0; mptsas_ioctl() local
13842 mptsas_phymask_t phymask; mptsas_get_target_device_info() local
14316 int phymask; mptsas_config_one_addr() local
14377 mptsas_phymask_t phymask; mptsas_config_one_phy() local
14930 int phymask = 0; mptsas_config_all() local
16156 int phymask; mptsas_config_smp() local
16197 char phymask[MPTSAS_MAX_PHYS]; mptsas_online_smp() local
16522 mptsas_phy_to_tgt(mptsas_t * mpt,mptsas_phymask_t phymask,uint8_t phy) mptsas_phy_to_tgt() argument
16602 mptsas_wwid_to_ptgt(mptsas_t * mpt,mptsas_phymask_t phymask,uint64_t wwid) mptsas_wwid_to_ptgt() argument
16667 mptsas_wwid_to_psmp(mptsas_t * mpt,mptsas_phymask_t phymask,uint64_t wwid) mptsas_wwid_to_psmp() argument
16715 mptsas_tgt_alloc(refhash_t * refhash,uint16_t devhdl,uint64_t wwid,uint32_t devinfo,mptsas_phymask_t phymask,uint8_t phynum) mptsas_tgt_alloc() argument
16790 mptsas_get_dip_from_dev(dev_t dev,mptsas_phymask_t * phymask) mptsas_get_dip_from_dev() argument
16804 mptsas_addr_to_ptgt(mptsas_t * mpt,char * addr,mptsas_phymask_t phymask) mptsas_addr_to_ptgt() argument
[all...]
H A Dmptsas_smhba.c306 char phymask[MPTSAS_MAX_PHYS]; in mptsas_create_phy_stats() local
H A Dmptsas_impl.c1549 mptsas_phymask_t *phymask; in mptsas_sasexpdpage_0_cb() local
/titanic_51/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h545 mptsas_phymask_t phymask; member
967 #define IS_SAME_PORT(physicalport, physport, phymask, dynamicport) \ argument