OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fw_xfer_alloc_buf
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ieee1394/
firewirereg.h
297
struct fw_xfer *
fw_xfer_alloc_buf
(struct malloc_type *, int, int);
fwdev.c
506
xfer =
fw_xfer_alloc_buf
(M_FW, pay_len, PAGE_SIZE/*XXX*/);
878
if ((xfer =
fw_xfer_alloc_buf
(M_FW, uio->uio_resid,
firewire.c
788
xfer =
fw_xfer_alloc_buf
(type, slen, rlen);
830
fw_xfer_alloc_buf
(struct malloc_type *type, int send_len, int recv_len)
function in typeref:struct:fw_xfer *
2263
xfer =
fw_xfer_alloc_buf
(M_FW, 8, 4);
sbp.c
1405
xfer =
fw_xfer_alloc_buf
(M_SBP, 8, 0);
1408
"
fw_xfer_alloc_buf
failed\n");
Completed in 15 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025