Displaying 2 results from an estimated 2 matches for "cam_sim_free".
2012 Sep 10
1
usb port issue in 9.1-Prerelease (Possibly Cam related)
...sleepq_wait (wchan=0xfffffe001ec2a900, pri=92)
at /usr/src/sys/kern/subr_sleepqueue.c:623
#3 0xffffffff808f3c69 in _sleep (ident=0xfffffe001ec2a900,
lock=0xfffffe00371e9210, priority=Variable "priority" is not available.
) at /usr/src/sys/kern/kern_synch.c:250
#4 0xffffffff802bea02 in cam_sim_free (sim=0xfffffe001ec2a900,
free_devq=1) at /usr/src/sys/cam/cam_sim.c:112
#5 0xffffffff8074f8ba in umass_detach (dev=Variable "dev" is not available.
) at /usr/src/sys/dev/usb/storage/umass.c:2183
#6 0xffffffff8091a054 in device_detach (dev=0xfffffe001ec2e900) at
device_if.h:214
#7 0xf...
2008 Sep 25
1
Make buildkernel fails
...async'
sbp.o(.text+0x2cc2):/usr/src/sys/dev/firewire/sbp.c:2170: undefined
reference to `xpt_free_path'
sbp.o(.text+0x2cd0):/usr/src/sys/dev/firewire/sbp.c:2171: undefined
reference to `xpt_bus_deregister'
sbp.o(.text+0x2ce3):/usr/src/sys/dev/firewire/sbp.c:2172: undefined
reference to `cam_sim_free'
sbp.o(.text+0x2f38): In function `sbp_attach':
/usr/src/sys/dev/firewire/sbp.c:2014: undefined reference to
`cam_simq_alloc'
sbp.o(.text+0x2fb4):/usr/src/sys/dev/firewire/sbp.c:2023: undefined
reference to `cam_sim_alloc'
sbp.o(.text+0x2fc3):/usr/src/sys/dev/firewire/sbp.c:2031: un...