OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_intrbits
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/tc/
tcdsvar.h
50
u_int32_t
sc_intrbits
;
member in struct:tcds_slotconfig
tcds.c
243
slotc->
sc_intrbits
= TCDS_CIR_SCSI0_INT;
256
slotc->
sc_intrbits
= TCDS_CIR_SCSI1_INT;
423
if ((cir & sc->
sc_intrbits
) != 0) {
425
TCDS_CIR_CLR(cir, sc->
sc_intrbits
);
461
if (ir & sc->sc_slots[slot].
sc_intrbits
) { \
Completed in 12 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025