Home
last modified time | relevance | path

Searched refs:S1394_GET_CMD_PRIV (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c114 s_priv = S1394_GET_CMD_PRIV(*cmdp); in s1394_alloc_cmd()
150 s_priv = S1394_GET_CMD_PRIV(*cmdp); in s1394_free_cmd()
211 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_xfer_asynch_command()
397 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_setup_asynch_command()
589 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_insert_q_asynch_cmd()
637 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_remove_q_asynch_cmd()
693 s_priv = S1394_GET_CMD_PRIV(req); in s1394_atreq_cmd_complete()
1041 s_priv = S1394_GET_CMD_PRIV(resp); in s1394_atresp_cmd_complete()
1118 s_priv = S1394_GET_CMD_PRIV(resp); in s1394_send_response()
1280 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_compare_swap()
[all …]
H A Dh1394.c429 s_priv = S1394_GET_CMD_PRIV(*cmdp); in h1394_alloc_cmd()
464 s_priv = S1394_GET_CMD_PRIV(*cmdp); in h1394_free_cmd()
899 s_priv = S1394_GET_CMD_PRIV(req); in h1394_read_request()
1120 s_priv = S1394_GET_CMD_PRIV(req); in h1394_write_request()
1347 s_priv = S1394_GET_CMD_PRIV(req); in h1394_lock_request()
H A Ds1394_fa.c241 s1394_cmd_priv_t *s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_fa_check_restore_cmd()
H A Ds1394_dev_disc.c382 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_wait_for_cfgrom_callbacks()
453 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_flush_cmplq()
1803 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_read_config_quadlet()
1846 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_cfgrom_read_callback()
1869 s_priv = S1394_GET_CMD_PRIV(tcmd); in s1394_cfgrom_read_callback()
2408 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_become_bus_mgr()
2480 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_become_bus_mgr_callback()
3021 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_do_phy_config_pkt()
3091 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_phy_config_callback()
H A Dt1394.c343 s_priv = S1394_GET_CMD_PRIV(*cmdp); in t1394_alloc_cmd()
406 s_priv = S1394_GET_CMD_PRIV(*cmdp); in t1394_free_cmd()
470 s_priv = S1394_GET_CMD_PRIV(cmd); in t1394_read()
641 s_priv = S1394_GET_CMD_PRIV(cmd); in t1394_write()
833 s_priv = S1394_GET_CMD_PRIV(cmd); in t1394_lock()
1213 s_priv = S1394_GET_CMD_PRIV(resp); in t1394_recv_request_done()
H A Ds1394_misc.c340 s_priv = S1394_GET_CMD_PRIV(cmd); in s1394_block_on_asynch_cmd()
/titanic_50/usr/src/uts/common/sys/1394/
H A Ds1394.h917 #define S1394_GET_CMD_PRIV(cmd) \ macro
924 #define S1394_GET_FA_CMD_PRIV(cmd) (&(S1394_GET_CMD_PRIV(cmd)->cmd_ext.fa))