OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_channel_b
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx_osm.c
103
ahc->
sc_channel_b
= ahc->sc_channel;
104
ahc->
sc_channel_b
.chan_id = ahc->our_id_b;
105
ahc->
sc_channel_b
.chan_channel = 1;
116
&ahc->
sc_channel_b
, scsiprint, CFARGS_NONE);
120
&ahc->
sc_channel_b
, scsiprint, CFARGS_NONE);
264
scsipi_channel_thaw(&ahc->
sc_channel_b
, 1);
789
scsipi_channel_freeze(&ahc->
sc_channel_b
, 1);
1122
chan = channel == 'B' ? &ahc->
sc_channel_b
: &ahc->sc_channel;
aic7xxx_inline.h
619
scsipi_channel_freeze(ahc->channel == 'A' ? &ahc->sc_channel : &ahc->
sc_channel_b
, 1);
621
scsipi_channel_thaw(ahc->channel == 'A' ? &ahc->sc_channel : &ahc->
sc_channel_b
, 1);
aic7xxxvar.h
1028
struct scsipi_channel
sc_channel_b
;
member in struct:ahc_softc
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025