Searched refs:flags3 (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/ |
H A D | Project.t | 203 my $flags3 = { "validate" => "true", "res" => 1 }; 276 [ "parse error", $file1, "/tmp/project.$$.1", $flags3, 1 ], 280 [ "dup names", $file2, "/tmp/project.$$.2", $flags3, 1 ], 284 [ "dup ids", $file3, "/tmp/project.$$.3", $flags3, 1 ], 288 [ "sys ids", $file4, "/tmp/project.$$.4", $flags3, 0 ], 292 [ "unique users", $file5, "/tmp/project.$$.5", $flags3, 0 ],
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlge/ |
H A D | qlge_hw.h | 2068 uint8_t flags3; member 2107 uint8_t flags3; member
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge.c | 2014 if (ib_mac_rsp->flags3 & IB_MAC_IOCB_RSP_DS) { in ql_build_rx_mp() 2082 } else if (ib_mac_rsp->flags3 & IB_MAC_IOCB_RSP_DL) { in ql_build_rx_mp() 2406 if ((net_rsp->flags3 & IB_MAC_IOCB_RSP_V6) != 0) in ql_set_rx_cksum() 2658 if (mac_rsp->flags3 & OB_MAC_IOCB_RSP_B) { in ql_process_mac_tx_intr()
|