Searched refs:at_type (Results 1 – 14 of 14) sorted by relevance
| /dragonfly/sys/dev/disk/sili/ |
| HD | sili_pm.c | 302 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()
|
| HD | sili_cam.c | 270 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 …]
|
| HD | atascsi.h | 276 int at_type; member
|
| HD | sili.c | 1058 at->at_type = ATA_PORT_T_NONE; in sili_port_hardstop()
|
| /dragonfly/sys/dev/acpica/Osd/ |
| HD | OsdSchedule.c | 69 ACPI_EXECUTE_TYPE at_type; member 141 at->at_type = Type; in AcpiOsExecute()
|
| /dragonfly/sys/dev/disk/ahci/ |
| HD | ahci_pm.c | 559 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()
|
| HD | ahci_cam.c | 281 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()
|
| HD | atascsi.h | 291 int at_type; member
|
| HD | ahci.c | 1764 at->at_type = ATA_PORT_T_NONE;
|
| /dragonfly/crypto/openssh/ |
| HD | audit-bsm.c | 363 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/ |
| HD | ispmbox.h | 2127 uint8_t at_type; member
|
| HD | isp_library.c | 2827 ISP_IOXGET_8(isp, &src->at_type, dst->at_type); in isp_get_atio7()
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | dwarf2out.c | 6063 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/ |
| HD | dwarf2out.c | 7206 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()
|