Searched refs:ahc_devinfo (Results 1 – 4 of 4) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | aic7xxxvar.h | 1143 struct ahc_devinfo { struct 1242 void ahc_compile_devinfo(struct ahc_devinfo *devinfo, 1270 struct ahc_devinfo *, struct ahc_tmode_tstate *, 1272 void ahc_set_width(struct ahc_softc *, struct ahc_devinfo *, 1275 struct ahc_devinfo *, struct ahc_syncrate *, 1278 struct ahc_devinfo *, struct scb *); 1288 struct ahc_devinfo *devinfo, 1322 struct ahc_devinfo *dev);
|
H A D | aic7xxx.c | 150 struct ahc_devinfo *devinfo); 180 struct ahc_devinfo *devinfo, 198 struct ahc_devinfo *devinfo); 436 struct ahc_devinfo devinfo; in ahc_handle_seqint() 1082 struct ahc_devinfo devinfo; in ahc_handle_scsiint() 1218 struct ahc_devinfo devinfo; in ahc_handle_scsiint() 1245 struct ahc_devinfo devinfo; in ahc_handle_scsiint() 2143 struct ahc_devinfo devinfo; in ahc_update_pending_scbs() 2587 struct ahc_devinfo devinfo; in ahc_handle_proto_violation() 2684 struct ahc_devinfo devinfo; in ahc_handle_message_phase() [all …]
|
H A D | aic7xxx_openbsd.c | 447 struct ahc_devinfo devinfo; in ahc_execute_scb() 595 struct ahc_devinfo *devinfo, int alg) in ahc_platform_set_tags() 634 struct ahc_devinfo devinfo; in ahc_adapter_req_set_xfer_mode()
|
H A D | aic7xxx_openbsd.h | 378 void ahc_platform_set_tags(struct ahc_softc *, struct ahc_devinfo *, int);
|