Searched defs:fibptr (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/scsi/aacraid/ |
D | commsup.c | 121 struct fib *fibptr = NULL; in aac_fib_vector_assign() local 149 struct fib *fibptr; in aac_fib_setup() local 239 struct fib *fibptr; in aac_fib_alloc_tag() local 264 struct fib * fibptr; in aac_fib_alloc() local 298 void aac_fib_free(struct fib *fibptr) in aac_fib_free() 326 void aac_fib_init(struct fib *fibptr) in aac_fib_init() 346 static void fib_dealloc(struct fib * fibptr) in fib_dealloc() 434 …dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, struct fib * fibptr, unsigned l… in aac_queue_get() 496 int aac_fib_send(u16 command, struct fib *fibptr, unsigned long size, in aac_fib_send() 720 int aac_hba_send(u8 command, struct fib *fibptr, fib_callback callback, in aac_hba_send() [all …]
|
D | aachba.c | 347 struct fib *fibptr) { in aac_valid_context() 374 struct fib * fibptr; in aac_get_config_status() local 468 struct fib * fibptr; in aac_get_containers() local 534 static void get_container_name_callback(void *context, struct fib * fibptr) in get_container_name_callback() 635 static void _aac_probe_container2(void * context, struct fib * fibptr) in _aac_probe_container2() 694 static void _aac_probe_container1(void * context, struct fib * fibptr) in _aac_probe_container1() 748 struct fib * fibptr; in _aac_probe_container() local 990 static void get_container_serial_callback(void *context, struct fib * fibptr) in get_container_serial_callback() 1670 struct fib *fibptr; in aac_send_safw_bmic_cmd() local 2044 struct fib* fibptr; in aac_get_adapter_info() local [all …]
|
D | dpcsup.c | 243 static void aac_aif_callback(void *context, struct fib * fibptr) in aac_aif_callback()
|
D | commctrl.c | 64 struct fib *fibptr; in ioctl_send_fib() local
|
D | linit.c | 862 void aac_tmf_callback(void *context, struct fib *fibptr) in aac_tmf_callback()
|