Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/impl/
H A Dsata.h328 typedef struct sata_pmport_info sata_pmport_info_t; typedef
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c6975 sata_pmport_info_t *pmportinfo = NULL; in sata_hba_start()
10560 sata_pmport_info_t *pmportinfo = NULL; in sata_probe_pmports()
10665 sata_pmport_info_t *pmportinfo; in sata_add_device()
11612 sata_pmport_info_t *pmportinfo = NULL; in sata_reprobe_pmport()
11901 sata_pmport_info_t *pmportinfo = NULL; in sata_alloc_pmult()
11962 pmportinfo = kmem_zalloc(sizeof (sata_pmport_info_t), KM_SLEEP); in sata_alloc_pmult()
12007 sata_pmport_info_t *pmportinfo; in sata_free_pmult()
12100 kmem_free(pmportinfo, sizeof (sata_pmport_info_t)); in sata_free_pmult()
12428 sata_pmport_info_t *pmportinfo; in sata_probe_device()
14260 sata_pmport_info_t *pmportinfo; in sata_update_pmport_info()
[all …]