Searched refs:pio_address (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_sup.c1570 #define PIO_REG(h, r) ((h)->pio_address + offsetof(struct device_reg_2xxx, r))
1588 if (ha->pio_address) {
1599 if (ha->pio_address) {
1615 if (ha->pio_address) {
1645 if (ha->pio_address) {
1655 if (ha->pio_address) {
1664 if (ha->pio_address) {
2042 if (ha->pio_address) {
2103 if (ha->pio_address) {
3170 if (!ha->pio_address || !mbu
[all...]
H A Dqla_def.h4160 resource_size_t pio_address; member in struct:qla_hw_data
H A Dqla_os.c2090 ha->pio_address = pio;
2093 (unsigned long long)ha->pio_address);
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_def.h616 unsigned long pio_address; member in struct:scsi_qla_host
H A Dql4_os.c5627 ha->pio_address = pio;

Completed in 220 milliseconds