OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hashkey
(Results
1 - 17
of
17
) sorted by relevancy
/src/usr.sbin/ypserv/revnetgroup/
hash.c
50
u_int32_t
hashkey
(const char *);
114
hashkey
(const char *key)
function in typeref:typename:u_int32_t
128
cur = table[
hashkey
(key)];
162
i =
hashkey
(key);
193
i =
hashkey
(key);
/src/sys/dev/ic/
adv.h
50
u_long
hashkey
;
member in struct:adv_ccb
adw.h
68
u_int32_t
hashkey
;
member in struct:adw_ccb
uha.c
239
mscp->
hashkey
= sc->sc_dmamap_mscp->dm_segs[0].ds_addr +
241
hashnum = MSCP_HASH(mscp->
hashkey
);
303
if (mscp->
hashkey
== mscp_phys)
uhareg.h
224
u_long
hashkey
;
member in struct:uha_mscp
adw.c
271
ccb->
hashkey
= htole32(sc->sc_dmamap_control->dm_segs[0].ds_addr +
273
hashnum = CCB_HASH(ccb->
hashkey
);
314
if (ccb->
hashkey
== ccb_phys)
633
scsiqp->ccb_ptr = ccb->
hashkey
;
743
sg_block_physical_addr = le32toh(ccb->
hashkey
) +
adv.c
233
ccb->
hashkey
= sc->sc_dmamap_control->dm_segs[0].ds_addr +
235
hashnum = CCB_HASH(ccb->
hashkey
);
276
if (ccb->
hashkey
== ccb_phys)
ahareg.h
184
u_long
hashkey
;
member in struct:aha_ccb
bha.c
380
ltophys(ccb->
hashkey
+ offsetof(struct bha_ccb,
404
ltophys(ccb->
hashkey
+ offsetof(struct bha_ccb, scsi_sense),
1883
ccb->
hashkey
= bcg->bcg_dmamap->dm_segs[0].ds_addr +
1885
hashnum = CCB_HASH(ccb->
hashkey
);
1946
if (ccb->
hashkey
== ccb_phys)
bhareg.h
236
bus_addr_t
hashkey
;
member in struct:bha_ccb
aha.c
477
ccb->
hashkey
= sc->sc_dmamap_control->dm_segs[0].ds_addr +
479
hashnum = CCB_HASH(ccb->
hashkey
);
543
if (ccb->
hashkey
== ccb_phys)
adwlib.h
1017
AdwSendIdleCmd((sc), (u_int16_t) IDLE_CMD_ABORT, (ccb_ptr)->
hashkey
)
/src/sys/dev/isa/
wdsreg.h
74
u_long
hashkey
;
member in struct:wds_scb
wds.c
571
scb->
hashkey
= scb->dmamap_self->dm_segs[0].ds_addr;
572
hashnum = SCB_HASH(scb->
hashkey
);
659
if (scb->
hashkey
== scb_phys)
662
if (scb->
hashkey
== (scb_phys - sizeof(struct wds_cmd)))
/src/sys/arch/arc/dti/
btlreg.h
142
long
hashkey
;
member in struct:bt_ccb
btl.c
611
ccb->
hashkey
= KVTOPHYS(ccb);
612
hashnum = CCB_HASH(ccb->
hashkey
);
695
if (ccb->
hashkey
== ccb_phys)
/src/dist/pf/sbin/pfctl/
parse.y
388
struct pf_poolhashkey *
hashkey
;
436
%type <v.
hashkey
>
hashkey
3339
hashkey
: /* empty */
label
3343
err(1, "
hashkey
: calloc");
3360
err(1, "
hashkey
: calloc");
3375
err(1, "
hashkey
: calloc");
3416
| SOURCEHASH
hashkey
{
Completed in 27 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025