Searched defs:fibptr (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/scsi/aacraid/ |
D | commsup.c | 106 struct fib *fibptr = NULL; in aac_fib_vector_assign() local 134 struct fib *fibptr; in aac_fib_setup() local 224 struct fib *fibptr; in aac_fib_alloc_tag() local 249 struct fib * fibptr; in aac_fib_alloc() local 283 void aac_fib_free(struct fib *fibptr) in aac_fib_free() 311 void aac_fib_init(struct fib *fibptr) in aac_fib_init() 331 static void fib_dealloc(struct fib * fibptr) in fib_dealloc() 419 …dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, struct fib * fibptr, unsigned l… in aac_queue_get() 481 int aac_fib_send(u16 command, struct fib *fibptr, unsigned long size, in aac_fib_send() 705 int aac_hba_send(u8 command, struct fib *fibptr, fib_callback callback, in aac_hba_send() [all …]
|
D | aachba.c | 333 struct fib *fibptr) { in aac_valid_context() 360 struct fib * fibptr; in aac_get_config_status() local 454 struct fib * fibptr; in aac_get_containers() local 520 static void get_container_name_callback(void *context, struct fib * fibptr) in get_container_name_callback() 621 static void _aac_probe_container2(void * context, struct fib * fibptr) in _aac_probe_container2() 680 static void _aac_probe_container1(void * context, struct fib * fibptr) in _aac_probe_container1() 734 struct fib * fibptr; in _aac_probe_container() local 976 static void get_container_serial_callback(void *context, struct fib * fibptr) in get_container_serial_callback() 1656 struct fib *fibptr; in aac_send_safw_bmic_cmd() local 2030 struct fib* fibptr; in aac_get_adapter_info() local [all …]
|
D | dpcsup.c | 227 static void aac_aif_callback(void *context, struct fib * fibptr) in aac_aif_callback()
|
D | commctrl.c | 49 struct fib *fibptr; in ioctl_send_fib() local
|
D | linit.c | 852 void aac_tmf_callback(void *context, struct fib *fibptr) in aac_tmf_callback()
|