Searched refs:aac_fib_context (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aacraid/
H A Dcommctrl.c170 struct aac_fib_context * fibctx;
173 fibctx = kmalloc(sizeof(struct aac_fib_context), GFP_KERNEL);
179 struct aac_fib_context * context;
182 fibctx->size = sizeof(struct aac_fib_context);
210 context = list_entry(entry, struct aac_fib_context, next);
244 struct aac_fib_context *fibctx;
262 fibctx = list_entry(entry, struct aac_fib_context, next);
279 (fibctx->size != sizeof(struct aac_fib_context))) {
339 int aac_close_fib_context(struct aac_dev * dev, struct aac_fib_context * fibctx)
386 struct aac_fib_context *fibct
[all...]
H A Dcommsup.c1466 struct aac_fib_context *fibctx = list_entry(entry, struct aac_fib_context, next);
1575 struct aac_fib_context *fibctx;
1706 fibctx = list_entry(entry, struct aac_fib_context, next);
H A Daacraid.h718 struct aac_fib_context { struct
1896 int aac_close_fib_context(struct aac_dev * dev, struct aac_fib_context *fibctx);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aacraid/
H A Dcommctrl.c170 struct aac_fib_context * fibctx;
173 fibctx = kmalloc(sizeof(struct aac_fib_context), GFP_KERNEL);
179 struct aac_fib_context * context;
182 fibctx->size = sizeof(struct aac_fib_context);
210 context = list_entry(entry, struct aac_fib_context, next);
244 struct aac_fib_context *fibctx;
262 fibctx = list_entry(entry, struct aac_fib_context, next);
279 (fibctx->size != sizeof(struct aac_fib_context))) {
339 int aac_close_fib_context(struct aac_dev * dev, struct aac_fib_context * fibctx)
386 struct aac_fib_context *fibct
[all...]
H A Dcommsup.c1466 struct aac_fib_context *fibctx = list_entry(entry, struct aac_fib_context, next);
1575 struct aac_fib_context *fibctx;
1706 fibctx = list_entry(entry, struct aac_fib_context, next);
H A Daacraid.h718 struct aac_fib_context { struct
1896 int aac_close_fib_context(struct aac_dev * dev, struct aac_fib_context *fibctx);

Completed in 140 milliseconds