Home
last modified time | relevance | path

Searched refs:aac_dev (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/sys/dev/aac/
H A Daac_debug.c175 device_printf(sc->aac_dev, in aac_print_fib()
229 device_printf(sc->aac_dev, in aac_print_fib()
236 device_printf(sc->aac_dev, in aac_print_fib()
245 device_printf(sc->aac_dev, in aac_print_fib()
417 device_printf(sc->aac_dev, in aac_print_aif()
422 device_printf(sc->aac_dev, in aac_print_aif()
427 device_printf(sc->aac_dev, in aac_print_aif()
434 device_printf(sc->aac_dev, in aac_print_aif()
441 device_printf(sc->aac_dev, in aac_print_aif()
448 device_printf(sc->aac_dev, in aac_print_aif()
[all …]
H A Daac.c313 device_printf(sc->aac_dev, in aac_attach()
336 device_printf(sc->aac_dev, in aac_attach()
563 device_printf(sc->aac_dev, in aac_alloc()
1111 wakeup(sc->aac_dev); in aac_command_thread()
1146 device_printf(sc->aac_dev, in aac_complete()
1477 device_printf(sc->aac_dev, in aac_alloc_commands()
1991 device_printf(sc->aac_dev, in aac_init()
2726 device_printf(sc->aac_dev, in aac_describe_controller()
2802 device_busy(sc->aac_dev); in aac_open()
3020 device_printf(sc->aac_dev, in aac_ioctl_sendfib()
[all …]
H A Daac_cam.c129 device_printf(sc->aac_dev, in aac_cam_rescan()
138 device_printf(sc->aac_dev, in aac_cam_rescan()
163 device_printf(sc->aac_dev, "unknown event %d in aac_cam\n", in aac_cam_event()
374 device_printf(sc->aac_dev, "Unsupported command 0x%x\n", in aac_cam_action()
392 device_printf(sc->aac_dev, in aac_cam_action()
589 device_printf(sc->aac_dev, "Passthru FIB failed!\n"); in aac_cam_complete()
662 device_printf(sc->aac_dev,"Error %d sending ResetBus command\n", in aac_cam_reset_bus()
H A Daac_disk.c111 device_printf(sc->ad_controller->aac_dev, in aac_disk_open()
261 device_printf(sc->aac_dev, in aac_disk_dump()
315 device_printf(sc->aac_dev, in aac_disk_dump()
H A Daac_pci.c351 sc->aac_dev = dev; in aac_pci_attach()
434 if ((sc->aac_irq = bus_alloc_resource_any(sc->aac_dev, SYS_RES_IRQ, in aac_pci_attach()
H A Daacvar.h315 device_t aac_dev; member
482 device_printf(((struct aac_softc *)sc)->aac_dev, \
630 device_printf(sc->aac_dev, "**Monitor** %.*s", AAC_PRINTF_BUFSIZE, in aac_print_printf()
/freebsd-13.1/sys/dev/aacraid/
H A Daacraid_debug.c89 device_printf(sc->aac_dev, in aacraid_print_fib()
142 device_printf(sc->aac_dev, in aacraid_print_fib()
149 device_printf(sc->aac_dev, in aacraid_print_fib()
158 device_printf(sc->aac_dev, in aacraid_print_fib()
330 device_printf(sc->aac_dev, in aacraid_print_aif()
335 device_printf(sc->aac_dev, in aacraid_print_aif()
340 device_printf(sc->aac_dev, in aacraid_print_aif()
347 device_printf(sc->aac_dev, in aacraid_print_aif()
354 device_printf(sc->aac_dev, in aacraid_print_aif()
361 device_printf(sc->aac_dev, in aacraid_print_aif()
[all …]
H A Daacraid_pci.c165 sc->aac_dev = dev; in aacraid_pci_attach()
174 command = pci_read_config(sc->aac_dev, PCIR_COMMAND, 2); in aacraid_pci_attach()
176 device_printf(sc->aac_dev, "can't enable bus-master feature\n"); in aacraid_pci_attach()
197 device_printf(sc->aac_dev, "unknown hardware type\n"); in aacraid_pci_attach()
209 if ((sc->aac_regs_res0 = bus_alloc_resource_any(sc->aac_dev, in aacraid_pci_attach()
211 device_printf(sc->aac_dev, in aacraid_pci_attach()
219 if ((sc->aac_regs_res1 = bus_alloc_resource_any(sc->aac_dev, in aacraid_pci_attach()
221 device_printf(sc->aac_dev, in aacraid_pci_attach()
244 device_printf(sc->aac_dev, "can't allocate parent DMA tag\n"); in aacraid_pci_attach()
H A Daacraid.c314 device_printf(sc->aac_dev, in aacraid_attach()
431 device_printf(sc->aac_dev, in aac_get_container_info()
636 device_printf(sc->aac_dev, in aac_alloc()
1054 wakeup(sc->aac_dev); in aac_command_thread()
1195 device_printf(sc->aac_dev, in aac_alloc_commands()
1827 device_printf(sc->aac_dev, in aac_init()
1851 dev = sc->aac_dev; in aac_define_int_mode()
1941 dev = sc->aac_dev; in aac_find_pci_capability()
2542 device_printf(sc->aac_dev, in aac_describe_controller()
2604 device_busy(sc->aac_dev); in aac_open()
[all …]
H A Daacraid_cam.c186 device_printf(sc->aac_dev, in aac_cam_rescan()
195 device_printf(sc->aac_dev, in aac_cam_rescan()
220 device_printf(sc->aac_dev, "unknown event %d in aac_cam\n", in aac_cam_event()
374 device_printf(sc->aac_dev, in aac_container_rw_command()
628 device_printf(sc->aac_dev, in aac_container_special_command()
865 device_printf(sc->aac_dev, in aac_passthrough_command()
1087 device_printf(sc->aac_dev, "Unsupported command 0x%x\n", in aac_cam_action()
1170 device_printf(sc->aac_dev, "Passthru FIB failed!\n"); in aac_cam_complete()
1271 device_printf(sc->aac_dev, in aac_cam_reset_bus()
1313 device_printf(sc->aac_dev,"Error sending ResetBus command\n"); in aac_cam_reset_bus()
H A Daacraid_var.h329 device_t aac_dev; member
642 device_printf(sc->aac_dev, "**Monitor** %.*s", AAC_PRINTF_BUFSIZE, in aac_print_printf()