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

/drivers/scsi/qla2xxx/
H A Dqla_sup.c1477 #define PIO_REG(h, r) ((h)->pio_address + offsetof(struct device_reg_2xxx, r))
1495 if (ha->pio_address) {
1506 if (ha->pio_address) {
1522 if (ha->pio_address) {
1552 if (ha->pio_address) {
1562 if (ha->pio_address) {
1571 if (ha->pio_address) {
1916 if (ha->pio_address) {
1977 if (ha->pio_address) {
2685 if (!ha->pio_address || !mbu
[all...]
H A Dqla_os.c1545 ha->pio_address = pio;
1548 (unsigned long long)ha->pio_address);
H A Dqla_def.h2477 resource_size_t pio_address; member in struct:qla_hw_data
/drivers/scsi/qla4xxx/
H A Dql4_def.h517 unsigned long pio_address; member in struct:scsi_qla_host
H A Dql4_os.c3547 ha->pio_address = pio;

Completed in 614 milliseconds