Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ata/
H A Datascsi.c82 int ap_type; member
299 ap->ap_type = type; in atascsi_probe()
479 switch (ap->ap_type) { in atascsi_cmd()
852 switch (ap->ap_type) { in atascsi_disk_vpd_ata()
1853 xa->fis->command = (ap->ap_type == ATA_PORT_T_DISK) ? in atascsi_port_identify()
/openbsd-src/sys/net/
H A Dofp.h316 uint16_t ap_type; member