Searched refs:ioc_read (Results 1 – 1 of 1) sorted by relevance
2357 scsb_ioc_rdwr_t ioc_read; in alarm_card_occupant() local2387 if (scsb_ioc_reg_read(scsb_fd, reg_index, &ioc_read, 1) == 0) in alarm_card_occupant()2392 alarm_card_present = (BIT_TEST(ioc_read.ioc_rbuf[0]&0xff, 0) ? 1:0); in alarm_card_occupant()