Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_smhba.c306 char phymask[MPTSAS_MAX_PHYS]; in mptsas_create_phy_stats() local
H A Dmptsas.c843 char phymask[MPTSAS_MAX_PHYS]; in mptsas_iport_attach() local
3032 mptsas_phymask_t phymask = 0; in mptsas_scsi_tgt_init() local
6191 mptsas_phymask_t phymask = 0; in mptsas_handle_dr() local
6399 mptsas_phymask_t phymask = 0; in mptsas_handle_topo_change() local
12577 mptsas_phymask_t phymask = 0; in mptsas_ioctl() local
13604 mptsas_phymask_t phymask; in mptsas_get_target_device_info() local
14075 int phymask; in mptsas_config_one_addr() local
14136 mptsas_phymask_t phymask; in mptsas_config_one_phy() local
14599 int phymask = 0; in mptsas_config_all() local
15801 int phymask; in mptsas_config_smp() local
[all …]
H A Dmptsas_impl.c1546 mptsas_phymask_t *phymask; in mptsas_sasexpdpage_0_cb() local
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h537 mptsas_phymask_t phymask; member
957 #define IS_SAME_PORT(physicalport, physport, phymask, dynamicport) \ argument