Searched defs:av1394_fcp_common_write_request_cb (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_fcp.c51 static void av1394_fcp_common_write_request_cb(cmd1394_cmd_t *, int);
426 av1394_fcp_common_write_request_cb(req, AV1394_M_FCP_RESP);
453 av1394_fcp_common_write_request_cb(req, AV1394_M_FCP_CMD);
460 av1394_fcp_common_write_request_cb(cmd1394_cmd_t *req, int mtype) function
467 AV1394_TNF_ENTER(av1394_fcp_common_write_request_cb);
497 AV1394_TNF_EXIT(av1394_fcp_common_write_request_cb);
508 AV1394_TNF_EXIT(av1394_fcp_common_write_request_cb);

Completed in 73 milliseconds