OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:additional_length
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/scsipi/
scsipi_cd.h
171
uint8_t
additional_length
; /* length of feature dependent */
member in struct:scsipi_get_conf_feature
scsipi_all.h
136
/* 5*/ u_int8_t
additional_length
; /* n-4 */
member in struct:scsipi_inquiry_data
scsipi_base.c
1232
inqbuf->
additional_length
> SCSIPI_INQUIRY_LENGTH_SCSI2 - 4) {
1235
printf("inquire: addlen=%d, retrying\n", inqbuf->
additional_length
);
1262
inqbuf->
additional_length
= SCSIPI_INQUIRY_LENGTH_SCSI2 - 4;
1282
inqbuf->
additional_length
= SCSIPI_INQUIRY_LENGTH_SCSI2 - 4;
ses.c
568
size_t given_len = inqp->
additional_length
+ 4;
cd.c
2778
feature_len = gcf->
additional_length
;
/src/sys/dev/hyperv/
hvs.c
747
resplen = srb->srb_datalen >= 5 ? inq->
additional_length
+ 5 : 0;
/src/sbin/atactl/
atactl.c
134
uint8_t
additional_length
;
member in struct:scsi_ata_return_descriptor
/src/sys/arch/sparc64/dev/
vdsk.c
1358
inq.
additional_length
= 32;
/src/sys/dev/pci/
ips.c
937
inq.
additional_length
= 32;
Completed in 24 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025