taglinefilesource code
n_ports3546drivers/block/sbpcd.cint n_ports=0x10; /* 2:0x00, 8:0x10, 16:0x20, 32:0x30 */
n_ports3581drivers/block/sbpcd.ci=(inb(SPEA_REG_2)&0xCF)|n_ports;