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 - 2
of
2
) 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.) ? */
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 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025