Searched refs:flags4 (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/ |
H A D | Project.t | 204 my $flags4 = { "validate" => "true", "dup" => 1 }; 277 [ "parse error", $file1, "/tmp/project.$$.1", $flags4, 1 ], 281 [ "dup names", $file2, "/tmp/project.$$.2", $flags4, 1 ], 285 [ "dup ids", $file3, "/tmp/project.$$.3", $flags4, 0 ], 289 [ "sys ids", $file4, "/tmp/project.$$.4", $flags4, 1 ], 293 [ "unique users", $file5, "/tmp/project.$$.5", $flags4, 0 ]
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlge/ |
H A D | qlge_hw.h | 2130 uint8_t flags4; member
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge.c | 1911 if (ib_mac_rsp->flags4 & IB_MAC_IOCB_RSP_HL) { in ql_build_rx_mp() 1942 if ((ib_mac_rsp->flags4 & IB_MAC_IOCB_RSP_HV) && in ql_build_rx_mp() 1943 (ib_mac_rsp->flags4 & IB_MAC_IOCB_RSP_HS)) { in ql_build_rx_mp()
|