Searched refs:ahd_add_col_list (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 179 static void ahd_add_col_list(struct ahd_softc *ahd, 6610 ahd_add_col_list(struct ahd_softc *ahd, struct scb *scb, u_int col_idx) in ahd_add_col_list() function 6689 ahd_add_col_list(ahd, scb->col_scb, col_idx); in ahd_get_scb() 6735 ahd_add_col_list(ahd, scb, in ahd_free_scb()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 179 static void ahd_add_col_list(struct ahd_softc *ahd, 6609 ahd_add_col_list(struct ahd_softc *ahd, struct scb *scb, u_int col_idx) in ahd_add_col_list() function 6688 ahd_add_col_list(ahd, scb->col_scb, col_idx); in ahd_get_scb() 6734 ahd_add_col_list(ahd, scb, in ahd_free_scb()
|
Completed in 21 milliseconds