Home
last modified time | relevance | path

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

/titanic_50/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; in mptsas_scsi_tgt_init() local
6316 mptsas_phymask_t phymask = 0; in mptsas_handle_dr() local
6525 mptsas_phymask_t phymask = 0; in mptsas_handle_topo_change() local
12830 mptsas_phymask_t phymask = 0; in mptsas_ioctl() local
13842 mptsas_phymask_t phymask; in mptsas_get_target_device_info() local
14316 int phymask; in mptsas_config_one_addr() local
14377 mptsas_phymask_t phymask; in mptsas_config_one_phy() local
14930 int phymask = 0; in mptsas_config_all() local
16156 int phymask; in mptsas_config_smp() local
[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_50/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