int raw1394_stop_fcp_listen (raw1394handle_t handle);
int raw1394_stop_fcp_listen
libraw1394 handle
Stops the reception of FCP events (writes to the FCP_COMMAND or FCP_RESPONSE address ranges) on handle.
0 on success or -1 on failure (sets errno)