OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emulated
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/mmcformat/
uscsi_subr.c
330
int
emulated
;
local in function:uscsi_identify
336
/* check if its really SCSI or
emulated
SCSI (ATAPI f.e.) */
338
ioctl(disc->fhandle, SG_EMULATED_HOST, &
emulated
);
339
if (
emulated
) saddr->type = USCSI_TYPE_ATAPI;
498
/* check if its really SCSI or
emulated
SCSI (ATAPI f.e.) ? */
Completed in 47 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025