Home
last modified time | relevance | path

Searched defs:col_idx (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx_osm.c515 u_int col_idx; ahd_action() local
H A Daic79xx.c5843 ahd_add_col_list(struct ahd_softc *ahd, struct scb *scb, u_int col_idx) in ahd_add_col_list()
5868 u_int col_idx; in ahd_rem_col_list() local
5897 ahd_get_scb(struct ahd_softc *ahd, u_int col_idx) in ahd_get_scb()
H A Daic79xx.h133 #define AHD_SET_SCB_COL_IDX(scb, col_idx) \ argument