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

  /src/sys/dev/ic/
isp_target.h 75 uint8_t nt_channel; /* channel id */ member in struct:isp_notify
isp_library.c 691 notify.nt_channel = tmp;
2530 nt.nt_channel = chan;
2577 nt.nt_channel = chan;
2626 if (mp->nt_channel == ISP_NOCHAN) {
2627 for (mp->nt_channel = 0; mp->nt_channel < isp->isp_nchan; mp->nt_channel++) {
2630 mp->nt_channel = ISP_NOCHAN;
2641 if (isp_find_pdb_by_loopid(isp, mp->nt_channel, mp->nt_nphdl, &lp)) {
2642 isp_del_wwn_entry(isp, mp->nt_channel, lp->port_wwn, lp->handle, lp->portid)
    [all...]
isp_target.c 800 notify.nt_channel = bus;
897 notify.nt_channel = GET_BUS_VAL(inp->in_iid);
1038 notify.nt_channel = chan;

Completed in 31 milliseconds