HomeSort by: relevance | last modified time | path
    Searched defs:scsipi_grow_resources (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
scsipi_base.c 319 * scsipi_grow_resources:
327 scsipi_grow_resources(struct scsipi_channel *chan) function in typeref:typename:int
2161 if (scsipi_grow_resources(chan) == 0) {
2181 * scsipi_grow_resources() allocated the resource
scsipi_base.c 319 * scsipi_grow_resources:
327 scsipi_grow_resources(struct scsipi_channel *chan) function in typeref:typename:int
2161 if (scsipi_grow_resources(chan) == 0) {
2181 * scsipi_grow_resources() allocated the resource

Completed in 23 milliseconds