Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c853 char phymask[MPTSAS_MAX_PHYS]; in mptsas_iport_attach() local
3113 mptsas_phymask_t phymask = 0; in mptsas_scsi_tgt_init() local
6347 mptsas_phymask_t phymask = 0; in mptsas_handle_dr() local
6555 mptsas_phymask_t phymask = 0; in mptsas_handle_topo_change() local
12860 mptsas_phymask_t phymask = 0; in mptsas_ioctl() local
13872 mptsas_phymask_t phymask; in mptsas_get_target_device_info() local
14344 int phymask; in mptsas_config_one_addr() local
14405 mptsas_phymask_t phymask; in mptsas_config_one_phy() local
14958 int phymask = 0; in mptsas_config_all() local
16184 int phymask; in mptsas_config_smp() local
[all …]
H A Dmptsas_smhba.c307 char phymask[MPTSAS_MAX_PHYS]; in mptsas_create_phy_stats() local
H A Dmptsas_impl.c1550 mptsas_phymask_t *phymask; in mptsas_sasexpdpage_0_cb() local
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/
H A Dmptsas_var.h547 mptsas_phymask_t phymask; member
972 #define IS_SAME_PORT(physicalport, physport, phymask, dynamicport) \ argument