Home
last modified time | relevance | path

Searched refs:SATA_NUM_PMPORTS (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/sata/impl/
H A Dsata.h660 #define SATA_NUM_PMPORTS(sata_hba_inst, cport) \ macro
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c1062 for (npmport = 0; npmport < SATA_NUM_PMPORTS( in sata_hba_detach()
12249 (pmport >= SATA_NUM_PMPORTS(sata_hba_inst, cport)))) in sata_validate_sata_address()
12605 if (pmport > SATA_NUM_PMPORTS(sata_hba_inst, cport)) in sata_get_device_info()
14264 SATA_NUM_PMPORTS(sata_hba_inst, in sata_update_pmport_info()
14513 for (npmport = 0; npmport < SATA_NUM_PMPORTS( in sata_ioctl_disconnect()
15279 for (npmport = 0; npmport < SATA_NUM_PMPORTS( in sata_ioctl_deactivate()
17723 if (pmport > SATA_NUM_PMPORTS(sata_hba_inst, cport)) { in sata_hba_event_notify()
17728 SATA_NUM_PMPORTS(sata_hba_inst, cport), event)); in sata_hba_event_notify()
18324 for (npmport = 0; npmport < SATA_NUM_PMPORTS( in sata_process_pmult_events()
18334 cport, npmport, SATA_NUM_PMPORTS( in sata_process_pmult_events()
[all …]