OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scsipi_get_xs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/scsipi/
scsipi_base.h
35
struct scsipi_xfer *
scsipi_get_xs
(struct scsipi_periph *, int);
64
if ((xs =
scsipi_get_xs
(periph, flags)) == NULL)
scsipi_base.c
440
*
scsipi_get_xs
:
451
scsipi_get_xs
(struct scsipi_periph *periph, int flags)
function in typeref:struct:scsipi_xfer *
456
SC_DEBUG(periph, SCSIPI_DB3, ("
scsipi_get_xs
\n"));
468
panic("
scsipi_get_xs
");
Completed in 15 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025