OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:periph_active
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/scsipi/
scsipiconf.c
144
periph->
periph_active
= 0;
scsipi_base.c
493
if (periph->
periph_active
> periph->periph_openings)
506
if (periph->
periph_active
>= periph->periph_openings ||
509
periph->
periph_active
++;
537
periph->
periph_active
--;
589
periph->
periph_active
== 0) {
600
periph->
periph_active
--;
601
if (periph->
periph_active
== 0 &&
796
while (periph->
periph_active
!= 0) {
816
while (periph->
periph_active
!= 0) {
1845
if (periph->
periph_active
< periph->periph_openings
[
all
...]
ss.c
468
while (periph->
periph_active
< periph->periph_openings) {
scsipiconf.h
399
int
periph_active
; /* current # of outstanding commands */
member in struct:scsipi_periph
st.c
1198
if (periph->
periph_active
>= periph->periph_openings) {
sd.c
685
if (periph->
periph_active
>= periph->periph_openings) {
cd.c
779
if (periph->
periph_active
>= periph->periph_openings) {
Completed in 1516 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025