OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:softc_init
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/scsipi/
ses.c
76
int (*
softc_init
)(ses_softc_t *, int);
member in struct:__anonc13b493f0208
246
softc->ses_vec.
softc_init
= ses_softc_init;
254
softc->ses_vec.
softc_init
= safte_softc_init;
323
if (softc->ses_vec.
softc_init
== NULL) {
335
error = (*softc->ses_vec.
softc_init
)(softc, 1);
Completed in 35 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025