OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inq_cmd
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mlxctl/
util.c
174
struct scsipi_inquiry *
inq_cmd
;
local in function:mlx_scsi_inquiry
177
inq_cmd
= (struct scsipi_inquiry *)&dcdb_cmd.dcdb.dcdb_cdb[0];
192
inq_cmd
->opcode = INQUIRY;
193
inq_cmd
->length = sizeof(dcdb_cmd.inq);
util.c
174
struct scsipi_inquiry *
inq_cmd
;
local in function:mlx_scsi_inquiry
177
inq_cmd
= (struct scsipi_inquiry *)&dcdb_cmd.dcdb.dcdb_cdb[0];
192
inq_cmd
->opcode = INQUIRY;
193
inq_cmd
->length = sizeof(dcdb_cmd.inq);
Completed in 25 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025