Searched refs:ahc_unlock (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_osm.c | 944 ahc_unlock(ahc, &s); in ahc_linux_release() 1172 ahc_unlock(ahc, &flags); in ahc_linux_select_queue_depth() 1370 ahc_unlock(ahc, &flags); 1375 ahc_unlock(ahc, &flags); 1769 ahc_unlock(ahc, &s); 1818 ahc_unlock(ahc, &s); 2225 ahc_unlock(ahc, &flags); 2258 ahc_unlock(ahc, &s); 2288 ahc_unlock(ahc, &s); 2333 ahc_unlock(ahc, &s); [all …]
|
D | aic7770_osm.c | 272 ahc_unlock(ahc, &s); in aic7770_eisa_dev_remove()
|
D | aic7xxx_osm_pci.c | 102 ahc_unlock(ahc, &s); in ahc_linux_pci_dev_remove()
|
D | aic7xxx_osm.h | 692 static __inline void ahc_unlock(struct ahc_softc *, unsigned long *flags); 724 ahc_unlock(struct ahc_softc *ahc, unsigned long *flags) in ahc_unlock() function
|
D | aic7xxx_proc.c | 284 ahc_unlock(ahc, &s); in ahc_proc_write_seeprom()
|
D | aic7xxx_core.c | 6969 ahc_unlock(ahc, &s); in ahc_handle_en_lun() 6990 ahc_unlock(ahc, &s); in ahc_handle_en_lun() 6995 ahc_unlock(ahc, &s); in ahc_handle_en_lun() 7127 ahc_unlock(ahc, &s); in ahc_handle_en_lun() 7151 ahc_unlock(ahc, &s); in ahc_handle_en_lun() 7167 ahc_unlock(ahc, &s); in ahc_handle_en_lun() 7242 ahc_unlock(ahc, &s); in ahc_handle_en_lun()
|