OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ra_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/mscp/
mscp_disk.c
127
int
ra_state
; /* open/closed state */
member in struct:ra_softc
257
if (ra->
ra_state
== DK_CLOSED) {
277
while (ra->
ra_state
!= DK_OPEN)
333
ra->
ra_state
= DK_CLOSED;
360
if (ra->
ra_state
== DK_RDLABEL) {
370
if (ra->
ra_state
== DK_CLOSED)
519
if (ra->
ra_state
== DK_CLOSED)
688
rx->
ra_state
= DK_CLOSED;
766
rx->
ra_state
= DK_CLOSED;
775
if (tsleep(&rx->
ra_state
, PRIBIO, "rxonline", 100*100)
[
all
...]
mscp_disk.c
127
int
ra_state
; /* open/closed state */
member in struct:ra_softc
257
if (ra->
ra_state
== DK_CLOSED) {
277
while (ra->
ra_state
!= DK_OPEN)
333
ra->
ra_state
= DK_CLOSED;
360
if (ra->
ra_state
== DK_RDLABEL) {
370
if (ra->
ra_state
== DK_CLOSED)
519
if (ra->
ra_state
== DK_CLOSED)
688
rx->
ra_state
= DK_CLOSED;
766
rx->
ra_state
= DK_CLOSED;
775
if (tsleep(&rx->
ra_state
, PRIBIO, "rxonline", 100*100)
[
all
...]
Completed in 36 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025