Home
last modified time | relevance | path

Searched refs:PORTNAME (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dsili.c306 PORTNAME(sp)); in sili_pmp_port_start_error_recovery()
326 PORTNAME(sp)); in sili_port_clear_commands()
362 PORTNAME(sp)); in sili_pmp_port_do_error_recovery()
602 PORTNAME(sp)); in sili_port_intr()
605 PORTNAME(sp)); in sili_port_intr()
612 PORTNAME(sp)); in sili_port_intr()
617 PORTNAME(sp)); in sili_port_intr()
1111 PORTNAME(sp)); in sili_pmp_portreset()
1668 PORTNAME(sp)); in sili_read_ncq_error()
1714 PORTNAME(sp)); in sili_read_ncq_error()
[all …]
H A Dahci.c1014 PORTNAME(ap)); in ahci_port_softreset()
1029 PORTNAME(ap)); in ahci_port_softreset()
1603 PORTNAME(ap)); in ahci_port_detect_pmp()
1614 PORTNAME(ap), in ahci_port_detect_pmp()
1640 PORTNAME(ap)); in ahci_port_detect_pmp()
1644 PORTNAME(ap)); in ahci_port_detect_pmp()
1652 PORTNAME(ap)); in ahci_port_detect_pmp()
1676 PORTNAME(ap)); in ahci_port_detect_pmp()
1704 PORTNAME(ap)); in ahci_port_detect_pmp()
2798 PORTNAME(ap)); in ahci_ata_get_xfer()
[all …]
H A Dahcivar.h107 #define PORTNAME(_ap) ((_ap)->ap_name) macro
109 #define PORTNAME(_ap) DEVNAME((_ap)->ap_sc) macro