Searched refs:role_t (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 1089 } role_t; typedef 1098 role_t role; /* 1149 u_int tag, role_t role); 1174 role_t role, uint32_t status, 1192 role_t role);
|
D | aic79xx.h | 1283 } role_t; typedef 1292 role_t role; /* 1374 role_t role, uint32_t status, 1386 role_t role);
|
D | aic7xxx_osm.h | 658 role_t role, uint32_t status);
|
D | aic79xx_osm.h | 642 role_t role, uint32_t status);
|
D | aic7xxx_core.c | 148 role_t role); 263 role_t role, uint32_t status); 2193 u_int *period, u_int *ppr_options, role_t role) in ahc_devlimited_syncrate() 2366 u_int *offset, int wide, role_t role) in ahc_validate_offset() 2396 u_int *bus_width, role_t role) in ahc_validate_width() 2748 role_t role; in ahc_fetch_devinfo() 2796 u_int lun, char channel, role_t role) in ahc_compile_devinfo() 2820 role_t role; in ahc_scb_devinfo() 5692 char channel, int lun, u_int tag, role_t role) in ahc_match_scb() 5799 int lun, u_int tag, role_t role, uint32_t status, in ahc_search_qinfifo() [all …]
|
D | aic79xx_core.c | 119 role_t role); 190 role_t role, uint32_t status, 234 role_t role, uint32_t status); 259 u_int tag, role_t role); 3665 u_int *period, u_int *ppr_options, role_t role) in ahd_devlimited_syncrate() 3754 role_t role) in ahd_validate_offset() 3783 u_int *bus_width, role_t role) in ahd_validate_width() 4271 role_t role; in ahd_fetch_devinfo() 4328 u_int lun, char channel, role_t role) in ahd_compile_devinfo() 4345 role_t role; in ahd_scb_devinfo() [all …]
|
D | aic7xxx_osm.c | 1334 int lun, u_int tag, role_t role, uint32_t status) in ahc_platform_abort_scbs()
|
D | aic79xx_osm.c | 1467 int lun, u_int tag, role_t role, uint32_t status) in ahd_platform_abort_scbs()
|