Searched defs:fibptr (Results  1 – 4 of 4) sorted by relevance
| /linux-4.1.27/drivers/scsi/aacraid/ | 
| D | commsup.c | 100 	struct fib *fibptr = NULL;  in aac_fib_vector_assign()  local128 	struct fib *fibptr;  in aac_fib_setup()  local
 206 	struct fib * fibptr;  in aac_fib_alloc()  local
 240 void aac_fib_free(struct fib *fibptr)  in aac_fib_free()
 267 void aac_fib_init(struct fib *fibptr)  in aac_fib_init()
 287 static void fib_dealloc(struct fib * fibptr)  in fib_dealloc()
 375 …dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, struct fib * fibptr, unsigned l…  in aac_queue_get()
 437 int aac_fib_send(u16 command, struct fib *fibptr, unsigned long size,  in aac_fib_send()
 729 int aac_fib_adapter_complete(struct fib *fibptr, unsigned short size)  in aac_fib_adapter_complete()
 800 int aac_fib_complete(struct fib *fibptr)  in aac_fib_complete()
 [all …]
 
 | 
| D | aachba.c | 320 		struct fib *fibptr) {  in aac_valid_context()349 	struct fib * fibptr;  in aac_get_config_status()  local
 443 	struct fib * fibptr;  in aac_get_containers()  local
 505 static void get_container_name_callback(void *context, struct fib * fibptr)  in get_container_name_callback()
 605 static void _aac_probe_container2(void * context, struct fib * fibptr)  in _aac_probe_container2()
 656 static void _aac_probe_container1(void * context, struct fib * fibptr)  in _aac_probe_container1()
 711 	struct fib * fibptr;  in _aac_probe_container()  local
 926 static void get_container_serial_callback(void *context, struct fib * fibptr)  in get_container_serial_callback()
 1518 	struct fib* fibptr;  in aac_get_adapter_info()  local
 1786 static void io_callback(void *context, struct fib * fibptr)  in io_callback()
 [all …]
 
 | 
| D | dpcsup.c | 243 static void aac_aif_callback(void *context, struct fib * fibptr)  in aac_aif_callback()
 | 
| D | commctrl.c | 63 	struct fib *fibptr;  in ioctl_send_fib()  local
 |