Searched refs:role_t (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 1096 } role_t; typedef 1105 role_t role; /* 1158 u_int tag, role_t role); 1185 role_t role, uint32_t status, 1203 role_t role);
|
D | aic79xx.h | 1289 } role_t; typedef 1298 role_t role; /* 1384 role_t role, uint32_t status, 1396 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 | 155 role_t role); 270 role_t role, uint32_t status); 2218 u_int *period, u_int *ppr_options, role_t role) in ahc_devlimited_syncrate() 2391 u_int *offset, int wide, role_t role) in ahc_validate_offset() 2421 u_int *bus_width, role_t role) in ahc_validate_width() 2773 role_t role; in ahc_fetch_devinfo() 2821 u_int lun, char channel, role_t role) in ahc_compile_devinfo() 2845 role_t role; in ahc_scb_devinfo() 5756 char channel, int lun, u_int tag, role_t role) in ahc_match_scb() 5863 int lun, u_int tag, role_t role, uint32_t status, in ahc_search_qinfifo() [all …]
|
D | aic79xx_core.c | 127 role_t role); 198 role_t role, uint32_t status, 242 role_t role, uint32_t status); 267 u_int tag, role_t role); 3699 u_int *period, u_int *ppr_options, role_t role) in ahd_devlimited_syncrate() 3788 role_t role) in ahd_validate_offset() 3817 u_int *bus_width, role_t role) in ahd_validate_width() 4307 role_t role; in ahd_fetch_devinfo() 4364 u_int lun, char channel, role_t role) in ahd_compile_devinfo() 4381 role_t role; in ahd_scb_devinfo() [all …]
|
D | aic7xxx_osm.c | 1354 int lun, u_int tag, role_t role, uint32_t status) in ahc_platform_abort_scbs()
|
D | aic79xx_osm.c | 1488 int lun, u_int tag, role_t role, uint32_t status) in ahd_platform_abort_scbs()
|