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 - 1
of
1
) 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 */
Completed in 21 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025