Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dahcivar.h75 volatile u_int32_t ap_pmp_ncq_port; member
H A Dahci.c1886 ap->ap_pmp_ncq_port != ccb->ccb_xa.pmp_port)) { in ahci_start()
1894 ap->ap_pmp_ncq_port = ccb->ccb_xa.pmp_port; in ahci_start()
1927 ap->ap_pmp_ncq_port != nextccb->ccb_xa.pmp_port) { in ahci_issue_pending_ncq_commands()
1931 ap->ap_pmp_ncq_port = nextccb->ccb_xa.pmp_port; in ahci_issue_pending_ncq_commands()
1938 (nextccb->ccb_xa.pmp_port == ap->ap_pmp_ncq_port)); in ahci_issue_pending_ncq_commands()
1954 ap->ap_pmp_ncq_port); in ahci_issue_pending_commands()
2199 ap->ap_pmp_ncq_port); in ahci_port_intr()