OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SENSEBUFLEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mmcformat/
uscsi_subr.c
125
req.senselen =
SENSEBUFLEN
;
233
#define
SENSEBUFLEN
48
282
uint8_t sense_buffer[
SENSEBUFLEN
];
291
req.mx_sb_len =
SENSEBUFLEN
;
/src/sys/sys/
scsiio.h
10
#define
SENSEBUFLEN
48
20
u_char sense[
SENSEBUFLEN
]; /* returned sense will be in here */
21
u_char senselen; /* sensedata request size (MAX of
SENSEBUFLEN
)*/
Completed in 133 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025