OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:residual_datacnt
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
aic79xxvar.h
411
uint32_t
residual_datacnt
; /* Residual in the current S/G seg */
member in struct:initiator_status
417
uint32_t
residual_datacnt
; /* Residual in the current S/G seg */
member in struct:target_status
491
* o We are transferring the last segment if
residual_datacnt
has
497
* the
residual_datacnt
, and the residual_sgptr field will tell
aic7xxxvar.h
494
uint32_t
residual_datacnt
; /* Residual in the current S/G seg */
member in struct:status_pkt
503
uint32_t
residual_datacnt
; /* Residual in the current S/G seg */
member in struct:target_data
550
* o We are transferring the last segment if
residual_datacnt
has
aic7xxx.c
6128
resid = ahc_le32toh(spkt->
residual_datacnt
) & AHC_SG_LEN_MASK;
aic79xx.c
8109
resid = ahd_le32toh(spkt->
residual_datacnt
) & AHD_SG_LEN_MASK;
Completed in 23 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025