OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:si_free
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/atari/atari/
machdep.c
595
static struct si_callback *
si_free
;
variable in typeref:struct:si_callback
619
if ((si =
si_free
) != NULL)
620
si_free
= si->next;
671
si->next =
si_free
;
672
si_free
= si;
705
si->next =
si_free
;
706
si_free
= si;
/src/sys/dev/scsipi/
scsipi_ioctl.c
98
si_free
(struct scsi_ioctl *si)
function
374
si_free
(si);
Completed in 28 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026