Searched refs:role_t (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.4/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 1091 } role_t; typedef 1100 role_t role; /* 1153 u_int tag, role_t role); 1180 role_t role, uint32_t status, 1198 role_t role);
|
D | aic79xx.h | 1283 } role_t; typedef 1292 role_t role; /* 1378 role_t role, uint32_t status, 1390 role_t role);
|
D | aic7xxx_osm.h | 683 role_t role, uint32_t status);
|
D | aic79xx_osm.h | 667 role_t role, uint32_t status);
|
D | aic7xxx_core.c | 148 role_t role); 263 role_t role, uint32_t status); 2211 u_int *period, u_int *ppr_options, role_t role) in ahc_devlimited_syncrate() 2384 u_int *offset, int wide, role_t role) in ahc_validate_offset() 2414 u_int *bus_width, role_t role) in ahc_validate_width() 2766 role_t role; in ahc_fetch_devinfo() 2814 u_int lun, char channel, role_t role) in ahc_compile_devinfo() 2838 role_t role; in ahc_scb_devinfo() 5723 char channel, int lun, u_int tag, role_t role) in ahc_match_scb() 5830 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); 3693 u_int *period, u_int *ppr_options, role_t role) in ahd_devlimited_syncrate() 3782 role_t role) in ahd_validate_offset() 3811 u_int *bus_width, role_t role) in ahd_validate_width() 4301 role_t role; in ahd_fetch_devinfo() 4358 u_int lun, char channel, role_t role) in ahd_compile_devinfo() 4375 role_t role; in ahd_scb_devinfo() [all …]
|
D | aic7xxx_osm.c | 1351 int lun, u_int tag, role_t role, uint32_t status) in ahc_platform_abort_scbs()
|
D | aic79xx_osm.c | 1487 int lun, u_int tag, role_t role, uint32_t status) in ahd_platform_abort_scbs()
|