search for: xpt_freeze_devq

Displaying 2 results from an estimated 2 matches for "xpt_freeze_devq".

2006 Apr 19
0
AHC Panic
...nter = 0x28:0xc6aadc40 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 22 (irq12: ahc0) [thread pid 22 tid 100024 ] Stopped at xpt_freeze_devq+0x18: movl 0x4(%eax),%eax db> tr Tracing pid 22 tid 100024 td 0xc1619600 xpt_freeze_devq(c16c8300,1) at xpt_freeze_devq+0x18 ahc_handle_seqint(c1583800,71) at ahc_handle_seqint+0x224 ahc_platform_intr(c1583800) at ahc_platform_intr+0x20a ithread_execute_handlers(c1618624,c1589780) at ithrea...
2008 Sep 25
1
Make buildkernel fails
.../usr/src/sys/dev/firewire/sbp.c:1029: undefined reference to `xpt_action' sbp.o(.text+0x15d9):/usr/src/sys/dev/firewire/sbp.c:1030: undefined reference to `xpt_release_devq' sbp.o(.text+0x2000): In function `sbp_post_explore': /usr/src/sys/dev/firewire/sbp.c:744: undefined reference to `xpt_freeze_devq' sbp.o(.text+0x2266):/usr/src/sys/dev/firewire/sbp.c:779: undefined reference to `xpt_freeze_devq' sbp.o(.text+0x2365):/usr/src/sys/dev/firewire/sbp.c:888: undefined reference to `xpt_release_simq' sbp.o(.text+0x2460): In function `sbp_post_busreset': /usr/src/sys/dev/firewire/sbp.c...