OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ips_ccb_alloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
ips.c
513
struct ips_ccb *
ips_ccb_alloc
(struct ips_softc *, int);
726
if ((sc->sc_ccb =
ips_ccb_alloc
(sc, sc->sc_nccbs)) == NULL) {
1911
ips_ccb_alloc
(struct ips_softc *sc, int n)
function in typeref:struct:ips_ccb *
ips.c
513
struct ips_ccb *
ips_ccb_alloc
(struct ips_softc *, int);
726
if ((sc->sc_ccb =
ips_ccb_alloc
(sc, sc->sc_nccbs)) == NULL) {
1911
ips_ccb_alloc
(struct ips_softc *sc, int n)
function in typeref:struct:ips_ccb *
Completed in 25 milliseconds
Indexes created Tue Sep 23 20:09:58 GMT 2025