Searched refs:ahc_update_neg_request (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 1281 int ahc_update_neg_request(struct ahc_softc*,
|
D | aic7xxx_core.c | 548 ahc_update_neg_request(ahc, &devinfo, in ahc_handle_seqint() 1399 ahc_update_neg_request(ahc, devinfo, tstate, in ahc_force_renegotiation() 1846 ahc_update_neg_request(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, in ahc_update_neg_request() function 2000 update_needed += ahc_update_neg_request(ahc, devinfo, tstate, in ahc_set_syncrate() 2062 update_needed += ahc_update_neg_request(ahc, devinfo, tstate, in ahc_set_width() 3195 ahc_update_neg_request(ahc, devinfo, tstate, in ahc_parse_msg()
|
D | aic7xxx_osm.c | 1915 ahc_update_neg_request(ahc, &devinfo, tstate, 3947 ahc_update_neg_request(ahc, &devinfo, tstate, tinfo, AHC_NEG_ALWAYS);
|