Searched refs:role_t (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx.h | 1122 } role_t; typedef 1131 role_t role; /* 1190 u_int tag, role_t role); 1231 role_t role, uint32_t status, 1247 role_t role, uint32_t status); 1257 role_t role); 1267 role_t role); 1271 role_t role);
|
D | aic79xx.h | 1283 } role_t; typedef 1292 role_t role; /* 1352 u_int tag, role_t role); 1413 role_t role, uint32_t status, 1424 role_t role, uint32_t status); 1439 role_t role); 1446 int wide, role_t role); 1450 role_t role);
|
D | aic7xxx_core.c | 161 role_t role); 1634 u_int *period, u_int *ppr_options, role_t role) in ahc_devlimited_syncrate() 1787 u_int *offset, int wide, role_t role) in ahc_validate_offset() 1817 u_int *bus_width, role_t role) in ahc_validate_width() 2167 role_t role; in ahc_fetch_devinfo() 2215 u_int lun, char channel, role_t role) in ahc_compile_devinfo() 2239 role_t role; in ahc_scb_devinfo() 5236 char channel, int lun, u_int tag, role_t role) in ahc_match_scb() 5343 int lun, u_int tag, role_t role, uint32_t status, in ahc_search_qinfifo() 5813 int lun, u_int tag, role_t role, uint32_t status) in ahc_abort_scbs()
|
D | aic79xx_core.c | 131 role_t role); 202 role_t role, uint32_t status, 2415 u_int *period, u_int *ppr_options, role_t role) in ahd_devlimited_syncrate() 2504 role_t role) in ahd_validate_offset() 2533 u_int *bus_width, role_t role) in ahd_validate_width() 3006 role_t role; in ahd_fetch_devinfo() 3063 u_int lun, char channel, role_t role) in ahd_compile_devinfo() 3080 role_t role; in ahd_scb_devinfo() 6810 char channel, int lun, u_int tag, role_t role) in ahd_match_scb() 6952 int lun, u_int tag, role_t role, uint32_t status, in ahd_search_qinfifo() [all …]
|
D | aic7xxx_osm.h | 1184 role_t role, uint32_t status);
|
D | aic79xx_osm.h | 1218 role_t role, uint32_t status);
|
D | aic79xx_osm.c | 2493 int lun, u_int tag, role_t role, uint32_t status)
|
D | aic7xxx_osm.c | 2147 int lun, u_int tag, role_t role, uint32_t status)
|