OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inqdata
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x68k/stand/libsa/
sdcd.c
114
struct iocs_inquiry *
inqdata
= buffer;
local in function:check_unit
116
error = IOCS_S_INQUIRY(sizeof(*
inqdata
), id,
inqdata
);
121
if ((
inqdata
->unit != 0) && /* direct */
122
(
inqdata
->unit != 5) && /* cdrom */
123
(
inqdata
->unit != 7)) { /* optical */
sdcd.c
114
struct iocs_inquiry *
inqdata
= buffer;
local in function:check_unit
116
error = IOCS_S_INQUIRY(sizeof(*
inqdata
), id,
inqdata
);
121
if ((
inqdata
->unit != 0) && /* direct */
122
(
inqdata
->unit != 5) && /* cdrom */
123
(
inqdata
->unit != 7)) { /* optical */
sdcd.c
114
struct iocs_inquiry *
inqdata
= buffer;
local in function:check_unit
116
error = IOCS_S_INQUIRY(sizeof(*
inqdata
), id,
inqdata
);
121
if ((
inqdata
->unit != 0) && /* direct */
122
(
inqdata
->unit != 5) && /* cdrom */
123
(
inqdata
->unit != 7)) { /* optical */
Completed in 32 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025