Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
aic79xx.c | 1568 u_int scbid1; local in function:ahd_handle_scsiint 1589 scbid1 = ahd_inw(ahd, WAITING_TID_HEAD); 1590 scb = ahd_lookup_scb(ahd, scbid1); 1594 ahd_name(ahd), scbid1); 1602 scbid1); 1665 u_int scbid1; local in function:ahd_handle_scsiint 1671 scbid1 = ahd_get_scbptr(ahd); 1672 scb1 = ahd_lookup_scb(ahd, scbid1); 1676 ahd_name(ahd), scbid1, mode); |
aic79xx.c | 1568 u_int scbid1; local in function:ahd_handle_scsiint 1589 scbid1 = ahd_inw(ahd, WAITING_TID_HEAD); 1590 scb = ahd_lookup_scb(ahd, scbid1); 1594 ahd_name(ahd), scbid1); 1602 scbid1); 1665 u_int scbid1; local in function:ahd_handle_scsiint 1671 scbid1 = ahd_get_scbptr(ahd); 1672 scb1 = ahd_lookup_scb(ahd, scbid1); 1676 ahd_name(ahd), scbid1, mode); |