OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMD_ENTRIES
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_txp.c
1100
if (txp_dma_malloc(sc, sizeof(struct txp_cmd_desc) *
CMD_ENTRIES
,
1106
sizeof(struct txp_cmd_desc) *
CMD_ENTRIES
);
1109
boot->br_cmd_siz = htole32(
CMD_ENTRIES
* sizeof(struct txp_cmd_desc));
1111
sc->sc_cmdring.size =
CMD_ENTRIES
* sizeof(struct txp_cmd_desc);
1124
boot->br_resp_siz = htole32(
CMD_ENTRIES
* sizeof(struct txp_rsp_desc));
if_txpreg.h
508
#define
CMD_ENTRIES
32
Completed in 14 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025