OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:spkt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic79xx.c
8045
struct initiator_status *
spkt
;
local in function:ahd_calc_residual
8083
spkt
= &hscb->shared_data.istatus;
8084
resid_sgptr = ahd_le32toh(
spkt
->residual_sgptr);
8109
resid = ahd_le32toh(
spkt
->residual_datacnt) & AHD_SG_LEN_MASK;
aic7xxx.c
6079
struct status_pkt *
spkt
;
local in function:ahc_calc_residual
6111
spkt
= &hscb->shared_data.status;
6112
resid_sgptr = ahc_le32toh(
spkt
->residual_sg_ptr);
6128
resid = ahc_le32toh(
spkt
->residual_datacnt) & AHC_SG_LEN_MASK;
Completed in 21 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025