OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lochan
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
isp_target.c
1861
uint8_t ochan, chan,
lochan
, hichan;
local
1869
lochan
= 0;
1879
lochan
= chan;
1882
isp_prt(isp, ISP_LOGTDEBUG1, "%s: Immediate Notify Channels %d..%d status=0x%x seqid=0x%x", __func__,
lochan
, hichan-1, inot_24xx->in_status, inot_24xx->in_rxid);
1883
for (chan =
lochan
; chan < hichan; chan++) {
isp.c
5854
int
lochan
, hichan;
local
5858
lochan
= chan;
5861
lochan
= 0;
5864
for (chan =
lochan
; chan < hichan; chan++) {
Completed in 21 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026