Searched defs:fibptr (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/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 225 struct fib *fibptr; in aac_fib_alloc_tag() local 251 struct fib * fibptr; in aac_fib_alloc() local 285 void aac_fib_free(struct fib *fibptr) in aac_fib_free() 313 void aac_fib_init(struct fib *fibptr) in aac_fib_init() 333 static void fib_dealloc(struct fib * fibptr) in fib_dealloc() 421 …dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, struct fib * fibptr, unsigned l… in aac_queue_get() 483 int aac_fib_send(u16 command, struct fib *fibptr, unsigned long size, in aac_fib_send() 707 int aac_hba_send(u8 command, struct fib *fibptr, fib_callback callback, in aac_hba_send() [all …]
|
D | aachba.c | 332 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 979 static void get_container_serial_callback(void *context, struct fib * fibptr) in get_container_serial_callback() 1659 struct fib *fibptr; in aac_send_safw_bmic_cmd() local 2026 struct fib* fibptr; in aac_get_adapter_info() local [all …]
|
D | dpcsup.c | 228 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 | 868 static void aac_tmf_callback(void *context, struct fib *fibptr) in aac_tmf_callback()
|