Searched refs:is_qla4010 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_def.h619 static inline int is_qla4010(struct scsi_qla_host *ha) function
661 return (is_qla4010(ha) ?
668 return (is_qla4010(ha) ?
675 return (is_qla4010(ha) ?
682 return (is_qla4010(ha) ?
689 return (is_qla4010(ha) ?
696 return (is_qla4010(ha) ?
703 return (is_qla4010(ha) ?
710 return (is_qla4010(ha) ?
721 if (is_qla4010(
[all...]
H A Dql4_nvram.c22 return is_qla4010(ha) ? FM93C66A_SIZE_16 : FM93C86A_SIZE_16;
27 return is_qla4010(ha) ? FM93C56A_NO_ADDR_BITS_16 :
H A Dql4_init.c1107 if (is_qla4010(ha))

Completed in 43 milliseconds