OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:synctl
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
trm.c
248
uint8_t
synctl
; /* Sync control for reg. */
member in struct:trm_tinfo
610
ti->
synctl
= 0;
863
if ((ti->
synctl
& WIDE_SYNC) != 0)
985
bus_space_write_1(iot, ioh, TRM_SCSI_SYNC, ti->
synctl
);
1376
if (ti->
synctl
& WIDE_SYNC)
1601
(ti->
synctl
& WIDE_SYNC) ? 2 : 1);
1747
ti->
synctl
= 0;
1750
TRM_SCSI_SYNC, ti->
synctl
);
1887
ti->
synctl
|= WIDE_SYNC;
1933
ti->
synctl
= 0
[
all
...]
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025