OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cam_sense
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mmcformat/
uscsi_subr.c
416
uint32_t
cam_sense
;
local in function:uscsi_command
461
cam_sense
= (ccb.ccb_h.status & (CAM_STATUS_MASK | CAM_AUTOSNS_VALID));
462
if (
cam_sense
!= (CAM_SCSI_STATUS_ERROR | CAM_AUTOSNS_VALID))
uscsi_subr.c
416
uint32_t
cam_sense
;
local in function:uscsi_command
461
cam_sense
= (ccb.ccb_h.status & (CAM_STATUS_MASK | CAM_AUTOSNS_VALID));
462
if (
cam_sense
!= (CAM_SCSI_STATUS_ERROR | CAM_AUTOSNS_VALID))
Completed in 22 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025