Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h59 uint8_t aa_pmport; member
81 ((addrp)->aa_pmport < SATA_MAX_PMPORTS) && \
87 (addrp)->aa_pmport = pmport; \
341 [(addrp)->aa_pmport]
359 [(addrp)->aa_pmport]
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c1415 (addrp)->aa_pmport);
2064 addrp->aa_pmport) { in ahci_claim_free_slot()
2170 pmport = addrp->aa_pmport; in ahci_deliver_satapkt()
2819 uint8_t pmport = addrp->aa_pmport; in ahci_reset_pmdevice_reject_pkts()
4416 uint8_t pmport = addrp->aa_pmport; in ahci_rdwr_pmult()
4696 uint8_t pmport = addrp->aa_pmport; in ahci_initialize_pmport()
5054 uint8_t pmport = addrp->aa_pmport; in ahci_software_reset()
5510 uint8_t pmport = addrp->aa_pmport; in ahci_pmport_reset()
5808 uint8_t pmport = addrp->aa_pmport; in ahci_find_dev_signature()
5859 dev_addr.aa_pmport = 0; in ahci_find_dev_signature()
[all …]