Searched refs:end_128M (Results 1 - 8 of 8) sorted by relevance

/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.h279 unsigned end_128M; member in struct:__anon2719
H A Dnetxen_nic_hw.c1146 if (m->valid && (m->start_128M <= off) && (m->end_128M > off)) {
/drivers/scsi/qla4xxx/
H A Dql4_nx.h611 unsigned end_128M; member in struct:crb_128M_2M_sub_block_map
H A Dql4_nx.c521 if (m->valid && (m->start_128M <= *off) && (m->end_128M > *off)) {
/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h1020 unsigned end_128M; member in struct:crb_128M_2M_sub_block_map
H A Dqlcnic_hw.c882 if (m->valid && (m->start_128M <= off) && (m->end_128M > off)) {
/drivers/scsi/qla2xxx/
H A Dqla_nx.h599 unsigned end_128M; member in struct:crb_128M_2M_sub_block_map
H A Dqla_nx.c440 if (m->valid && (m->start_128M <= *off) && (m->end_128M > *off)) {

Completed in 49 milliseconds