Home
last modified time | relevance | path

Searched refs:AHD_GET_SCB_COL_IDX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h120 #define AHD_GET_SCB_COL_IDX(ahd, scb) \ macro
H A Daic79xx_core.c6638 col_idx = AHD_GET_SCB_COL_IDX(ahd, scb); in ahd_rem_col_list()
6672 if (AHD_GET_SCB_COL_IDX(ahd, scb) != col_idx) { in ahd_get_scb()
6736 AHD_GET_SCB_COL_IDX(ahd, scb->col_scb)); in ahd_free_scb()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h120 #define AHD_GET_SCB_COL_IDX(ahd, scb) \ macro
H A Daic79xx_core.c6637 col_idx = AHD_GET_SCB_COL_IDX(ahd, scb); in ahd_rem_col_list()
6671 if (AHD_GET_SCB_COL_IDX(ahd, scb) != col_idx) { in ahd_get_scb()
6735 AHD_GET_SCB_COL_IDX(ahd, scb->col_scb)); in ahd_free_scb()

Completed in 27 milliseconds