OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cdcachesync
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/scsipi/
cd.c
151
static int
cdcachesync
(struct scsipi_periph *periph, int flags);
534
cdcachesync
(periph, silent);
1138
cdcachesync
(struct scsipi_periph *periph, int flags) {
function
1405
return (
cdcachesync
(periph, 0));
3504
return
cdcachesync
(periph, 0);
cd.c
151
static int
cdcachesync
(struct scsipi_periph *periph, int flags);
534
cdcachesync
(periph, silent);
1138
cdcachesync
(struct scsipi_periph *periph, int flags) {
function
1405
return (
cdcachesync
(periph, 0));
3504
return
cdcachesync
(periph, 0);
Completed in 32 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026