Searched refs:role_t (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/sys/dev/aic7xxx/ |
| D | aic7xxx.h | 1145 } role_t; typedef 1154 role_t role; /* 1217 u_int tag, role_t role); 1257 role_t role, uint32_t status, 1273 role_t role, uint32_t status); 1285 role_t role); 1295 role_t role); 1299 role_t role);
|
| D | aic79xx.h | 1352 } role_t; typedef 1361 role_t role; /* 1408 u_int tag, role_t role); 1470 role_t role, uint32_t status, 1481 role_t role, uint32_t status); 1498 role_t role); 1505 int wide, role_t role); 1509 role_t role);
|
| D | aic_osm_lib.h | 262 role_t role, uint32_t status); 365 role_t role, uint32_t status) in aic_platform_abort_scbs()
|
| D | aic7xxx.c | 162 role_t role); 1655 u_int *period, u_int *ppr_options, role_t role) in ahc_devlimited_syncrate() 1808 u_int *offset, int wide, role_t role) in ahc_validate_offset() 1838 u_int *bus_width, role_t role) in ahc_validate_width() 2188 role_t role; in ahc_fetch_devinfo() 2236 u_int lun, char channel, role_t role) in ahc_compile_devinfo() 2260 role_t role; in ahc_scb_devinfo() 5326 char channel, int lun, u_int tag, role_t role) in ahc_match_scb() 5433 int lun, u_int tag, role_t role, uint32_t status, in ahc_search_qinfifo() 5901 int lun, u_int tag, role_t role, uint32_t status) in ahc_abort_scbs()
|
| D | aic79xx.c | 133 role_t role); 204 role_t role, uint32_t status, 2886 u_int *period, u_int *ppr_options, role_t role) in ahd_devlimited_syncrate() 2975 role_t role) in ahd_validate_offset() 3004 u_int *bus_width, role_t role) in ahd_validate_width() 3482 role_t role; in ahd_fetch_devinfo() 3539 u_int lun, char channel, role_t role) in ahd_compile_devinfo() 3556 role_t role; in ahd_scb_devinfo() 7276 char channel, int lun, u_int tag, role_t role) in ahd_match_scb() 7430 int lun, u_int tag, role_t role, uint32_t status, in ahd_search_qinfifo() [all …]
|