HomeSort by: relevance | last modified time | path
    Searched defs:ppr_busfree (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xx.c 2123 u_int ppr_busfree; local in function:ahd_handle_nonpkt_busfree
2146 ppr_busfree = (ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0;
2213 && ppr_busfree == 0) {
2234 && ppr_busfree == 0) {
2250 && ppr_busfree == 0) {
aic79xx.c 2123 u_int ppr_busfree; local in function:ahd_handle_nonpkt_busfree
2146 ppr_busfree = (ahd->msg_flags & MSG_FLAG_EXPECT_PPR_BUSFREE) != 0;
2213 && ppr_busfree == 0) {
2234 && ppr_busfree == 0) {
2250 && ppr_busfree == 0) {

Completed in 33 milliseconds