HomeSort by: relevance | last modified time | path
    Searched refs:isp_target_async (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
ispvar.h 1199 int isp_target_async(ispsoftc_t *, int, int);
isp.c 5443 if (isp_target_async(isp, chan, mbox)) {
5490 if (isp_target_async(isp, chan, mbox)) {
5500 if (isp_target_async(isp, chan, mbox)) {
5681 if (isp_target_async(isp, (ISP_READ(isp, OUTMAILBOX2) << 16) | ISP_READ(isp, OUTMAILBOX1), mbox)) {
5712 if (isp_target_async(isp, chan, mbox)) {
5766 if (isp_target_async(isp, chan, mbox)) {
5791 if (isp_target_async(isp, chan, mbox)) {
5816 if (isp_target_async(isp, chan, mbox)) {
isp_target.c 789 isp_target_async(ispsoftc_t *isp, int bus, int event) function in typeref:typename:int

Completed in 20 milliseconds