Home
last modified time | relevance | path

Searched refs:at_type (Results 1 – 14 of 14) sorted by relevance

/dragonfly/sys/dev/disk/sili/
HDsili_pm.c302 at->at_type = ATA_PORT_T_NONE; in sili_pm_hardreset()
489 if (at->at_type == ATA_PORT_T_NONE) { in sili_pm_softreset()
490 at->at_type = sili_port_signature(ap, at, sig); in sili_pm_softreset()
492 if (sili_port_signature(ap, at, sig) != at->at_type) { in sili_pm_softreset()
619 at->at_type = ATA_PORT_T_NONE; in sili_pm_check_good()
HDsili_cam.c270 at->at_type = ap->ap_type; in sili_cam_probe()
273 if (atx->at_type == ATA_PORT_T_PM) { in sili_cam_probe()
283 if (at->at_type == ATA_PORT_T_NONE) in sili_cam_probe()
296 switch(at->at_type) { in sili_cam_probe()
363 at->at_type == ATA_PORT_T_DISK && in sili_cam_probe()
418 else if (at->at_type == ATA_PORT_T_ATAPI) in sili_cam_probe()
429 else if (at->at_type == ATA_PORT_T_ATAPI) in sili_cam_probe()
440 else if (at->at_type == ATA_PORT_T_ATAPI) in sili_cam_probe()
481 switch(at->at_type) { in sili_cam_probe()
951 switch(at->at_type) { in sili_xpt_action()
[all …]
HDatascsi.h276 int at_type; member
HDsili.c1058 at->at_type = ATA_PORT_T_NONE; in sili_port_hardstop()
/dragonfly/sys/dev/acpica/Osd/
HDOsdSchedule.c69 ACPI_EXECUTE_TYPE at_type; member
141 at->at_type = Type; in AcpiOsExecute()
/dragonfly/sys/dev/disk/ahci/
HDahci_pm.c559 at->at_type = ATA_PORT_T_NONE; in ahci_pm_hardreset()
847 if (at->at_type == ATA_PORT_T_NONE) { in ahci_pm_softreset()
848 at->at_type = ahci_port_signature_detect(ap, at); in ahci_pm_softreset()
850 if (ahci_port_signature_detect(ap, at) != at->at_type) { in ahci_pm_softreset()
952 at->at_type = ATA_PORT_T_NONE; in ahci_pm_check_good()
HDahci_cam.c281 at->at_type = ap->ap_type; in ahci_cam_probe()
284 if (atx->at_type == ATA_PORT_T_PM) { in ahci_cam_probe()
294 if (at->at_type == ATA_PORT_T_NONE) in ahci_cam_probe()
307 switch(at->at_type) { in ahci_cam_probe()
336 if (at->at_type == ATA_PORT_T_DISK && at->at_identify.nomrota_rate == 1) in ahci_cam_probe()
423 else if (at->at_type == ATA_PORT_T_ATAPI) in ahci_cam_probe()
434 else if (at->at_type == ATA_PORT_T_ATAPI) in ahci_cam_probe()
445 else if (at->at_type == ATA_PORT_T_ATAPI) in ahci_cam_probe()
487 switch(at->at_type) { in ahci_cam_probe()
961 switch(at->at_type) { in ahci_xpt_action()
HDatascsi.h291 int at_type; member
HDahci.c1764 at->at_type = ATA_PORT_T_NONE;
/dragonfly/crypto/openssh/
HDaudit-bsm.c363 aug_get_machine((char *)host, &(tid->at_addr[0]), &(tid->at_type)); in audit_connection_from()
366 debug3("BSM audit: iptype %d machine ID %s", (int)tid->at_type, buf); in audit_connection_from()
/dragonfly/sys/dev/disk/isp/
HDispmbox.h2127 uint8_t at_type; member
HDisp_library.c2827 ISP_IOXGET_8(isp, &src->at_type, dst->at_type); in isp_get_atio7()
/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c6063 dw_attr_ref at_type; member
6127 attrs->at_type = a; in collect_checksum_attributes()
6334 CHECKSUM_ATTR (attrs.at_type); in die_checksum_ordered()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c7206 dw_attr_node *at_type; member
7273 attrs->at_type = a; in collect_checksum_attributes()
7491 CHECKSUM_ATTR (attrs.at_type); in die_checksum_ordered()