Searched refs:chan_type (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c40 chandev_type chan_type; member in struct:chandev_model_info
73 chandev_type chan_type; member in struct:chandev_force
93 chandev_type chan_type; member in struct:chandev_probelist
141 chandev_type chan_type; member in struct:chandev_parms
163 chandev_type chan_type; member in struct:chandev_activelist
879 void chandev_remove_parms(chandev_type chan_type,int exact_match,int lo_devno) argument
886 if(((chan_type&(curr_parms->chan_type)&&!exact_match)||
887 (chan_type==(curr_parms->chan_type)
895 chandev_add_parms(chandev_type chan_type,u16 lo_devno,u16 hi_devno,char *parmstr) argument
917 chandev_add_model(chandev_type chan_type,s32 cu_type,s16 cu_model, s32 dev_type,s16 dev_model,u8 max_port_no,int auto_msck_recovery, u8 default_checksum_received_ip_pkts,u8 default_use_hw_stats) argument
1099 chandev_unregister_probe_by_chan_type(chandev_type chan_type) argument
1207 chandev_add_force(chandev_type chan_type,s32 devif_num,u16 read_lo_devno, u16 write_hi_devno,u16 data_devno,s32 memory_usage_in_k,s16 port_protocol_no,u8 checksum_received_ip_pkts, u8 use_hw_stats,char *host_name,char *adapter_name,char *api_type) argument
1845 chandev_find_eligible_channels(chandev *first_chandev_to_check, chandev **read,chandev **write,chandev **data,chandev **next, chandev_type chan_type) argument
2386 chandev_type chan_type; local
3208 chandev_register_and_probe(chandev_probefunc probefunc, chandev_shutdownfunc shutdownfunc, chandev_msck_notification_func msck_notfunc, chandev_type chan_type) argument
3268 chandev_persist(chandev_type chan_type) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dchandev.h85 chandev_type chan_type; member in struct:__anon10624
150 chandev_type chan_type);
223 void chandev_add_model(chandev_type chan_type,s32 cu_type,s16 cu_model,
231 int chandev_persist(chandev_type chan_type);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dchandev.h85 chandev_type chan_type; member in struct:__anon10719
150 chandev_type chan_type);
223 void chandev_add_model(chandev_type chan_type,s32 cu_type,s16 cu_model,
231 int chandev_persist(chandev_type chan_type);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dchandev.h85 chandev_type chan_type; member in struct:__anon6208
150 chandev_type chan_type);
223 void chandev_add_model(chandev_type chan_type,s32 cu_type,s16 cu_model,
231 int chandev_persist(chandev_type chan_type);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dchandev.h85 chandev_type chan_type; member in struct:__anon6303
150 chandev_type chan_type);
223 void chandev_add_model(chandev_type chan_type,s32 cu_type,s16 cu_model,
231 int chandev_persist(chandev_type chan_type);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dgdth.h553 unchar chan_type; /* channel type */ member in struct:__anon2354
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/net/
H A Dctcmain.c3612 switch (info->chan_type) {
3621 "unsupported channel type %d\n", info->chan_type);

Completed in 114 milliseconds