Home
last modified time | relevance | path

Searched refs:ahc_set_name (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx.h1162 void ahc_set_name(struct ahc_softc *, char *);
Daic7xxx_osm.c1100 ahc_set_name(ahc, new_name); in ahc_linux_register_host()
Daic7xxx_core.c4451 ahc_set_name(struct ahc_softc *ahc, char *name) in ahc_set_name() function