OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:syncm
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ihavar.h
159
uint8_t
syncm
;
member in struct:tcs
iha.c
795
if (tcs->
syncm
& PERIOD_WIDE_SCSI)
893
tcs->
syncm
= 0;
988
bus_space_write_1(iot, ioh, TUL_SYNCM, tcs->
syncm
);
1798
period = scb->tcs->
syncm
;
2006
if ((scb->tcs->
syncm
& PERIOD_WIDE_SCSI) != 0)
2037
if ((scb->tcs->
syncm
& PERIOD_WIDE_SCSI) != 0)
2178
bus_space_write_1(iot, ioh, TUL_SYNCM, tcs->
syncm
);
2561
tcs->
syncm
= 0;
2566
tcs->
syncm
|= PERIOD_WIDE_SCSI;
2575
bus_space_write_1(iot, ioh, TUL_SYNCM, tcs->
syncm
);
[
all
...]
Completed in 12 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025