Searched refs:IDNXDC (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_proto.c | 1471 IDNXDC(domid, &mt, ticket, dset[0], dset[1], dset[2]); in idn_send_nego() 2520 IDNXDC(domid, &mt, (uint_t)contype, (uint_t)conset, 0, 0); in idn_send_con() 3046 IDNXDC(domid, &mt, fintypearg, (uint_t)finset, (uint_t)finopt, in idn_send_fin() 5248 IDNXDC(dst_domid, &mt, in idn_send_data() 5274 IDNXDC(dst_domid, &mt, in idn_send_data() 5999 IDNXDC(domid, &mt, cfg_subtype.val, IDN_SLAB_BUFCOUNT, in idn_send_master_config() 6024 IDNXDC(domid, &mt, cfg_subtype.val, in idn_send_master_config() 6049 IDNXDC(domid, &mt, cfg_subtype.val, in idn_send_master_config() 6072 IDNXDC(domid, &mt, cfg_subtype.val, in idn_send_master_config() 6098 IDNXDC(domid, &mt, cfg_subtype.val, in idn_send_master_config() [all …]
|
H A D | idn.c | 2826 (void) IDNXDC(domid, &mt, 0x100, 0x200, 0x300, 0x400); in idn_send_ping() 5520 (void) IDNXDC(d, mtp, arg1, arg2, arg3, arg4);
|
/titanic_41/usr/src/uts/sun4u/starfire/sys/ |
H A D | idn.h | 3412 #define IDNXDC(d, mt, a1, a2, a3, a4) \ macro 3416 #define IDNXDC(d, mt, a1, a2, a3, a4) \ macro
|