Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/impl/
H A Dsata.h328 typedef struct sata_pmport_info sata_pmport_info_t; typedef
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c7081 sata_pmport_info_t *pmportinfo = NULL; in sata_hba_start()
11062 sata_pmport_info_t *pmportinfo = NULL; in sata_probe_pmports()
11167 sata_pmport_info_t *pmportinfo; in sata_add_device()
12114 sata_pmport_info_t *pmportinfo = NULL; in sata_reprobe_pmport()
12403 sata_pmport_info_t *pmportinfo = NULL; in sata_alloc_pmult()
12464 pmportinfo = kmem_zalloc(sizeof (sata_pmport_info_t), KM_SLEEP); in sata_alloc_pmult()
12509 sata_pmport_info_t *pmportinfo; in sata_free_pmult()
12602 kmem_free(pmportinfo, sizeof (sata_pmport_info_t)); in sata_free_pmult()
12930 sata_pmport_info_t *pmportinfo = NULL; in sata_probe_device()
14757 sata_pmport_info_t *pmportinfo; in sata_update_pmport_info()
[all …]