Date: Fri, 12 Jan 2007 12:28:22 -0500 (EST) From: "Brian A. Seklecki" <lavalamp@spiritual-machines.org> To: Jim Stapleton <stapleton.41@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: which options/files/chunks of the kernel source define xpt_done and xpt_release? Message-ID: <20070112122751.T66207@arbitor.digitalfreaks.org> In-Reply-To: <80f4f2b20606260213i4099d67at88de253bc07290b2@mail.gmail.com> References: <80f4f2b20606251811q35afdf6cof9d1208b51a78e23@mail.gmail.com> <20060626021535.GG83209@dan.emsphone.com> <80f4f2b20606260213i4099d67at88de253bc07290b2@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In general: $ egrep -ir "xpt_done" /usr/src/sys/* ~BAS On Mon, 26 Jun 2006, Jim Stapleton wrote: > Thank you, > > -Jim Stapleton > > On 6/25/06, Dan Nelson <dnelson@allantgroup.com> wrote: >> In the last episode (Jun 25), Jim Stapleton said: >> > I am trying to work on some stuff, and it references those functions, >> > but I can't seem to find where they are in the kernel. >> >> xpt_done and a lot of xpt_release_* functions are in /sys/cam/cam_xpt.c >> >> -- >> Dan Nelson >> dnelson@allantgroup.com >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > l8* -lava (Brian A. Seklecki - Pittsburgh, PA, USA) http://www.spiritual-machines.org/ "...from back in the heady days when "helpdesk" meant nothing, "diskquota" meant everything, and lives could be bought and sold for a couple of pages of laser printout - and frequently were."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070112122751.T66207>